[2019-10-21 16:35:11] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-21 16:35:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:35:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:35:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:35:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 16:35:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94f18b"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/94f18b","method":"GET"} [] [2019-10-21 16:37:34] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-21 16:37:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:37:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:37:34] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:37:34] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:37: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.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-10-21 16:37:38] 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-21 16:37:38] 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: Mon, 21 Oct 2019 14:37:38 GMT\r\nLocation: /totaltaskv2110/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2110/public/admin-country/\n \n \n Redirecting to /totaltaskv2110/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:37:38] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:37:38] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:37:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 16:37:38] 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/totaltaskv2110/public/admin-country/","method":"GET"} [] [2019-10-21 16:37:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 16:37: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-21 16:37:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-21 16:37:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:37:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:37:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:37:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 16:37:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 16:37:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dac44a"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/dac44a","method":"GET"} [] [2019-10-21 16:45:12] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/logout","method":"GET"} [] [2019-10-21 16:45:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 16:45: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-21 16:45:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-21 16:45:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:45:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:13] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-21 16:45:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:45:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 16:45:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fc21c2"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/fc21c2","method":"GET"} [] [2019-10-21 16:45:17] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-21 16:45:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:45:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:17] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:17] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45: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.email = ? LIMIT 1 ["dev1@symfony.com"] [] [2019-10-21 16:45:18] 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-21 16:45: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: Mon, 21 Oct 2019 14:45:18 GMT\r\nLocation: /totaltaskv2110/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2110/public/admin-word/\n \n \n Redirecting to /totaltaskv2110/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:18] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:18] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 16:45:18] 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/totaltaskv2110/public/admin-word/","method":"GET"} [] [2019-10-21 16:45:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 16:45: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 = ? [1] [] [2019-10-21 16:45:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-21 16:45:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:45:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 16:45:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 16:45:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a67207"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/a67207","method":"GET"} [] [2019-10-21 16:45: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/totaltaskv2110/public/admin-word/admin-country","method":"GET"} [] [2019-10-21 16:45:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 16:45: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-21 16:45:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-21 16:45:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:45:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:21] 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-21 16:45:21] 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-21 16:45:21] 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-21 16:45:21] 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-21 16:45:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [75] [] [2019-10-21 16:45:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 16:45:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 16:45:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ed4a4"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/6ed4a4","method":"GET"} [] [2019-10-21 16:45:23] request.INFO: Matched route "admin_word_list_country". {"route":"admin_word_list_country","route_parameters":{"_route":"admin_word_list_country","_controller":"App\\Controller\\AdminCountryController::listCountry"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country","method":"GET"} [] [2019-10-21 16:45:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 16:45: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-10-21 16:45:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-21 16:45:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:45:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 [] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",1] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [1] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",2] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",2] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [2] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",3] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",3] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [3] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",4] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",4] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [4] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",5] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",5] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [5] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",6] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",6] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [6] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",7] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",7] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [7] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",8] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",8] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [8] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",9] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",9] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [9] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",10] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",10] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [10] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",11] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",11] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [11] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",12] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",12] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [12] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",13] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",13] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [13] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",14] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",14] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [14] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",15] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",15] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [15] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",16] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",16] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [16] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",17] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",17] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [17] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",18] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",18] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [18] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",19] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",19] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [19] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",20] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",20] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [20] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",21] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",21] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [21] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",22] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",22] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [22] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",23] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",23] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [23] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",24] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",24] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [24] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",25] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",25] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [25] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",26] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",26] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [26] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",27] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",27] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [27] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",28] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",28] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [28] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",29] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",29] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [29] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",30] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",30] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [30] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",31] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",31] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [31] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",32] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",32] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [32] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",33] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",33] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [33] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",34] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",34] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [34] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",35] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",35] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [35] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",36] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",36] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [36] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",37] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",37] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [37] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",38] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",38] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [38] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",39] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",39] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [39] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",40] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",40] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [40] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",41] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",41] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [41] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",42] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",42] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [42] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",43] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",43] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [43] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",44] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",44] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [44] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",45] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",45] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [45] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",46] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",46] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [46] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",47] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",47] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [47] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",48] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",48] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [48] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",49] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",49] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [49] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",50] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",50] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [50] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",51] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",51] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [51] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",52] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",52] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [52] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",53] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",53] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [53] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",54] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",54] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [54] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",55] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",55] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [55] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",56] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",56] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [56] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",57] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",57] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [57] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",58] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",58] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [58] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",59] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",59] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [59] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",60] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",60] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [60] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",61] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",61] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [61] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",62] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",62] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [62] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",63] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",63] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [63] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",64] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",64] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [64] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",65] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",65] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [65] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",66] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",66] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [66] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",67] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",67] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [67] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",68] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",68] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [68] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",69] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",69] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [69] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",70] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",70] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [70] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",71] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",71] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [71] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",72] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",72] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [72] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",73] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",73] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [73] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",74] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",74] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [74] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",75] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",75] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [75] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",76] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",76] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [76] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",77] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",77] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [77] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",78] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",78] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [78] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",79] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",79] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [79] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",80] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",80] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [80] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",81] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",81] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [81] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",82] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",82] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [82] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",83] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",83] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [83] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",84] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",84] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [84] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",85] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",85] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [85] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",86] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",86] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [86] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",87] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",87] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [87] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",88] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",88] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [88] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",89] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",89] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [89] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",90] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",90] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [90] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",91] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",91] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [91] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",92] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",92] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [92] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",93] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",93] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [93] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",94] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",94] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [94] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",95] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",95] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [95] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",96] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",96] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [96] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",97] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",97] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [97] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",98] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",98] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [98] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",99] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",99] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [99] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",100] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",100] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [100] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",101] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",101] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [101] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",102] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",102] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [102] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",103] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",103] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [103] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",104] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",104] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [104] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",105] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",105] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [105] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",106] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",106] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [106] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",107] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",107] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [107] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",108] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",108] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [108] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",109] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",109] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [109] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",110] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",110] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [110] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",111] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",111] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [111] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",112] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",112] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [112] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",113] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",113] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [113] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",114] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",114] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [114] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",115] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",115] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [115] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",116] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",116] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [116] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",117] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",117] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [117] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",118] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",118] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [118] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",119] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",119] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [119] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",120] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",120] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [120] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",121] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",121] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [121] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",122] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",122] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [122] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",123] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",123] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [123] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",124] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",124] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [124] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",125] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",125] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [125] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",126] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",126] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [126] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",127] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",127] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [127] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",128] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",128] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [128] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",129] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",129] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [129] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",130] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",130] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [130] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",131] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",131] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [131] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",132] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",132] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [132] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",133] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",133] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [133] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",134] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",134] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [134] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",135] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",135] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [135] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",136] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",136] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [136] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",137] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",137] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [137] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",138] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",138] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [138] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",139] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",139] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [139] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",140] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",140] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [140] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",141] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",141] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [141] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",142] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",142] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [142] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",143] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",143] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [143] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",144] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",144] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [144] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",145] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",145] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [145] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",146] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",146] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [146] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",147] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",147] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [147] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",148] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",148] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [148] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",149] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",149] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [149] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",150] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",150] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [150] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",151] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",151] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [151] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",152] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",152] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [152] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",153] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",153] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [153] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",154] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",154] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [154] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",155] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",155] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [155] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",156] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",156] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [156] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",157] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",157] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [157] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",158] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",158] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [158] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",159] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",159] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [159] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",160] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",160] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [160] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",161] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",161] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [161] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",162] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",162] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [162] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",163] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",163] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [163] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",164] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",164] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [164] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",165] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",165] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [165] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",166] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",166] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [166] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",167] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",167] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [167] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",168] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",168] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [168] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",169] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",169] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [169] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",170] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",170] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [170] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",171] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",171] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [171] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",172] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",172] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [172] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",173] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",173] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [173] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",174] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",174] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [174] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",175] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",175] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [175] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",176] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",176] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [176] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",177] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",177] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [177] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",178] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",178] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [178] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",179] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",179] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [179] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",180] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",180] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [180] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",181] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",181] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [181] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",182] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",182] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [182] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",183] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",183] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [183] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",184] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",184] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [184] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",185] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",185] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [185] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",186] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",186] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [186] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",187] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",187] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [187] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",188] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",188] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [188] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",189] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",189] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [189] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",190] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",190] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [190] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",191] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",191] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [191] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",192] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",192] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [192] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",193] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",193] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [193] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",194] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",194] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [194] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",195] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",195] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [195] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",196] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",196] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [196] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",197] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",197] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [197] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",198] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",198] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [198] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",199] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",199] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [199] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",200] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",200] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [200] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",201] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",201] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [201] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",202] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",202] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [202] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",203] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",203] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [203] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",204] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",204] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [204] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",205] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",205] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [205] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",206] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",206] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [206] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",207] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",207] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [207] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",208] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",208] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [208] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",209] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",209] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [209] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",210] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",210] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [210] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",211] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",211] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [211] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",212] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",212] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [212] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",213] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",213] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [213] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",214] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",214] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [214] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",215] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",215] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [215] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",216] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",216] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [216] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",217] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",217] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [217] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",218] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",218] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [218] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",219] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",219] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [219] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",220] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",220] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [220] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",221] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",221] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [221] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",222] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",222] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [222] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",223] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [223] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",224] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",224] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [224] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",225] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",225] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [225] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",226] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",226] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [226] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",227] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",227] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [227] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",228] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",228] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [228] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",229] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",229] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [229] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",230] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",230] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [230] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",231] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",231] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [231] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",232] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",232] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [232] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",233] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",233] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [233] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",234] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",234] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [234] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",235] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",235] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [235] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",236] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",236] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [236] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",237] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",237] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [237] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",238] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",238] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [238] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",239] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",239] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [239] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",240] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",240] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [240] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",241] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",241] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [241] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",242] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",242] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [242] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",243] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",243] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [243] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",244] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",244] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [244] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",245] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",245] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [245] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",246] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",246] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [246] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",247] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",247] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [247] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",248] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",248] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [248] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",249] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",249] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [249] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",250] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",250] [] [2019-10-21 16:45:23] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [250] [] [2019-10-21 16:45:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 16:45:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 16:45:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BV.png" (from "http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BV.png\" (from \"http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2110/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-21 16:45:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BQ.png" (from "http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BQ.png\" (from \"http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2110/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-21 16:45:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d31411"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/d31411","method":"GET"} [] [2019-10-21 16:45:24] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-21 16:45:25] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/twig/twig/src/Cache/FilesystemCache.php\",\"line\":54,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/twig/twig/src/Environment.php\",\"line\":409,\"function\":\"write\",\"class\":\"Twig\\\\Cache\\\\FilesystemCache\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-21 16:45:25] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/twig/twig/src/Cache/FilesystemCache.php\",\"line\":54,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/twig/twig/src/Environment.php\",\"line\":409,\"function\":\"write\",\"class\":\"Twig\\\\Cache\\\\FilesystemCache\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-21 16:45:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GF.png" (from "http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GF.png\" (from \"http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2110/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-21 16:45:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GP.png" (from "http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GP.png\" (from \"http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2110/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-21 16:45:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/HM.png" (from "http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/HM.png\" (from \"http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2110/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-21 16:45:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/IO.png" (from "http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/IO.png\" (from \"http://interactions-dev.com/totaltaskv2110/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2110/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-21 16:45:26] 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/totaltaskv2110/public/admin-word/admin-country","method":"GET"} [] [2019-10-21 16:45:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 16:45: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-21 16:45:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-21 16:45:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:45:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45: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_ADMIN_COUNTRY\"%"] [] [2019-10-21 16:45:26] 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-21 16:45:26] 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-21 16:45:26] 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-21 16:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [75] [] [2019-10-21 16:45:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 16:45:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 16:45:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ec265"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/7ec265","method":"GET"} [] [2019-10-21 16:45:54] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/logout","method":"GET"} [] [2019-10-21 16:45:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 16:45: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 = ? [1] [] [2019-10-21 16:45:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@symfony.com"} [] [2019-10-21 16:45:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:45:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:54] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-21 16:45:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:45:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:45:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 16:45:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89ba9e"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/89ba9e","method":"GET"} [] [2019-10-21 16:45:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-21 16:46:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:46:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:46:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:46:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:46: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 ["dev1@interactions.tn"] [] [2019-10-21 16:46:00] 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-21 16:46:00] 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: Mon, 21 Oct 2019 14:46:00 GMT\r\nLocation: /totaltaskv2110/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2110/public/admin-country/\n \n \n Redirecting to /totaltaskv2110/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:46:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:46:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:46:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 16:46:00] 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/totaltaskv2110/public/admin-country/","method":"GET"} [] [2019-10-21 16:46:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 16:46: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-21 16:46:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-21 16:46:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:46:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:46:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:46:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 16:46:01] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 16:46:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"553112"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/553112","method":"GET"} [] [2019-10-21 16:46:03] 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/totaltaskv2110/public/admin-country/bm","method":"GET"} [] [2019-10-21 16:46:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 16: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-21 16:46:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-21 16:46:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 16:46:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:46:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 16:46:04] 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-21 16:46:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 16:46:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 16:46:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a5e14c"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/a5e14c","method":"GET"} [] [2019-10-21 17:01:57] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-21 17:01:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:01:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:01:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:01:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 17:01:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1e57c"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/d1e57c","method":"GET"} [] [2019-10-21 17:02:04] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-21 17:02:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:02:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:04] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:04] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-21 17:02:05] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:05] 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: Mon, 21 Oct 2019 15:02:05 GMT\r\nLocation: /totaltaskv2110/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2110/public/admin-country/\n \n \n Redirecting to /totaltaskv2110/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:05] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:05] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:02:05] 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/totaltaskv2110/public/admin-country/","method":"GET"} [] [2019-10-21 17:02:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:02: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-21 17:02:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:02:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:02:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:02:05] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:02:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"770e73"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/770e73","method":"GET"} [] [2019-10-21 17:02:07] 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/totaltaskv2110/public/admin-country/bm","method":"GET"} [] [2019-10-21 17:02:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:02: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-21 17:02:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:02:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:02:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:07] 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-21 17:02:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:02:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:02:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf1c52"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/bf1c52","method":"GET"} [] [2019-10-21 17:02: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/totaltaskv2110/public/admin-country/bm/new","method":"GET"} [] [2019-10-21 17:02:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:02: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-21 17:02:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:02:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:02:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:02:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:02:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05a64d"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/05a64d","method":"GET"} [] [2019-10-21 17:02:17] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-21 17:02:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:02: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-10-21 17:02:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:02:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:02:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-21 17:02:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.user_id AS user_id_4, t0.presentiel_session_id AS presentiel_session_id_5 FROM user_presentiel_session t0 WHERE t0.presentiel_session_id = ? [1] [] [2019-10-21 17:02: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 = ? [24] [] [2019-10-21 17:02:18] php.CRITICAL: Fatal Error: Method App\Entity\UserPresentielSession::__toString() must not throw an exception, caught Doctrine\ORM\EntityNotFoundException: Entity of type 'App\Entity\User' for IDs id(24) was not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Error: Method App\\Entity\\UserPresentielSession::__toString() must not throw an exception, caught Doctrine\\ORM\\EntityNotFoundException: Entity of type 'App\\Entity\\User' for IDs id(24) was not found at /home/interactoq/www/totaltaskv2110/vendor/twig/twig/src/Extension/CoreExtension.php:0)"} [] [2019-10-21 17:02:18] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Error: Method App\Entity\UserPresentielSession::__toString() must not throw an exception, caught Doctrine\ORM\EntityNotFoundException: Entity of type 'App\Entity\User' for IDs id(24) was not found" at /home/interactoq/www/totaltaskv2110/vendor/twig/twig/src/Extension/CoreExtension.php line 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Error: Method App\\Entity\\UserPresentielSession::__toString() must not throw an exception, caught Doctrine\\ORM\\EntityNotFoundException: Entity of type 'App\\Entity\\User' for IDs id(24) was not found at /home/interactoq/www/totaltaskv2110/vendor/twig/twig/src/Extension/CoreExtension.php:0)"} [] [2019-10-21 17:02:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:02:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"012172"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/012172","method":"GET"} [] [2019-10-21 17:02:30] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-21 17:02:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:02: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-21 17:02:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:02:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:02:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-21 17:02:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:02:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:02:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e4254a"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/e4254a","method":"GET"} [] [2019-10-21 17:02:32] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:02:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:02: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-21 17:02:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:02:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:02:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:02:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:02:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:02:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05be80"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/05be80","method":"GET"} [] [2019-10-21 17:02: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/totaltaskv2110/public/admin-country/service/","method":"GET"} [] [2019-10-21 17:02:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:02: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-21 17:02:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:02:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:02:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02: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-21 17:02:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:02:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:02:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a171bf"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/a171bf","method":"GET"} [] [2019-10-21 17:02:45] 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/totaltaskv2110/public/admin-country/formation/","method":"GET"} [] [2019-10-21 17:02:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:02: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-21 17:02:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:02:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:02:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:45] 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-21 17:02:45] 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.id = ? [3] [] [2019-10-21 17:02:45] 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.id = ? [2] [] [2019-10-21 17:02:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:02:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:02:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"925c08"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/925c08","method":"GET"} [] [2019-10-21 17:02:52] 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/totaltaskv2110/public/admin-country/formateur/","method":"GET"} [] [2019-10-21 17:02:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:02: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-21 17:02:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:02:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:02:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:52] 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-21 17:02:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:02:52] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:02:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2fd2b8"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/2fd2b8","method":"GET"} [] [2019-10-21 17:02:56] 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/totaltaskv2110/public/admin-country/category/","method":"GET"} [] [2019-10-21 17:02:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:02: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-21 17:02:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:02:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:02:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:02:56] 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-21 17:02:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:02:57] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:02:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d7235"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/4d7235","method":"GET"} [] [2019-10-21 17:03:00] 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/totaltaskv2110/public/admin-country/formation/","method":"GET"} [] [2019-10-21 17:03:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:03: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-21 17:03:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:03:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:03:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:03:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:03:00] 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-21 17:03:00] 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.id = ? [3] [] [2019-10-21 17:03:00] 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.id = ? [2] [] [2019-10-21 17:03:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:03:00] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:03:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d45de"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/1d45de","method":"GET"} [] [2019-10-21 17:03:02] 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/totaltaskv2110/public/admin-country/formation/new","method":"GET"} [] [2019-10-21 17:03:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:03: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-21 17:03:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:03:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:03:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:03:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:03:03] 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-21 17:03:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:03:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:03:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7bece7"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/7bece7","method":"GET"} [] [2019-10-21 17:04:14] 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/totaltaskv2110/public/admin-country/category/","method":"GET"} [] [2019-10-21 17:04:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:04: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-21 17:04:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:04:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:04:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04:15] 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-21 17:04:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:04:15] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:04:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf203c"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/cf203c","method":"GET"} [] [2019-10-21 17:04:27] 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/totaltaskv2110/public/admin-country/formation/","method":"GET"} [] [2019-10-21 17:04:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:04: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-21 17:04:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:04:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:04:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04:27] 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-21 17:04: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.id = ? [3] [] [2019-10-21 17:04: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.id = ? [2] [] [2019-10-21 17:04:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:04:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:04:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae5452"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/ae5452","method":"GET"} [] [2019-10-21 17:04:29] 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/totaltaskv2110/public/admin-country/formation/new","method":"GET"} [] [2019-10-21 17:04:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:04: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-21 17:04:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:04:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:04:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04: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-10-21 17:04:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:04:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:04:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbfd0e"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/bbfd0e","method":"GET"} [] [2019-10-21 17:04:35] 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/totaltaskv2110/public/admin-country/category/","method":"GET"} [] [2019-10-21 17:04:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17: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-10-21 17:04:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:04:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:04:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04:35] 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-21 17:04:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:04:36] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:04:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e2e49"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/8e2e49","method":"GET"} [] [2019-10-21 17:04:39] 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/totaltaskv2110/public/admin-country/formateur/","method":"GET"} [] [2019-10-21 17:04:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:04: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-21 17:04:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:04:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:04:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04:39] 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-21 17:04:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:04:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:04:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"030d7b"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/030d7b","method":"GET"} [] [2019-10-21 17:04:41] 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/totaltaskv2110/public/admin-country/formateur/new","method":"GET"} [] [2019-10-21 17:04:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:04: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-21 17:04:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:04:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:04:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:04:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:04:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:04:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc7a25"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/cc7a25","method":"GET"} [] [2019-10-21 17:05:08] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-21 17:05:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:05: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-21 17:05:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:05:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:05:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:05:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:05:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-21 17:05:08] 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.id = ? [5] [] [2019-10-21 17:05:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:05:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:05:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"321311"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/321311","method":"GET"} [] [2019-10-21 17:05:11] request.INFO: Matched route "new_session_e_learning". {"route":"new_session_e_learning","route_parameters":{"_route":"new_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/new","method":"GET"} [] [2019-10-21 17:05:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:05: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-21 17:05:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:05:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:05:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:05:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-21 17:05:11] 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-21 17:05:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-21 17:05:11] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [1] [] [2019-10-21 17:05:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:05:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:05:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c98ac5"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/c98ac5","method":"GET"} [] [2019-10-21 17:08:01] request.INFO: Matched route "new_session_e_learning". {"route":"new_session_e_learning","route_parameters":{"_route":"new_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/new","method":"GET"} [] [2019-10-21 17:08:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:08: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-21 17:08:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:08:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:08:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:08:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:08:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-21 17:08:02] 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-21 17:08:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-21 17:08:02] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [1] [] [2019-10-21 17:08:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:08:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:08:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"adc837"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/adc837","method":"GET"} [] [2019-10-21 17:09:25] 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/totaltaskv2110/public/admin-country/bm","method":"GET"} [] [2019-10-21 17:09:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:09: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-21 17:09:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:09:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:09:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:09:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:09: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-10-21 17:09:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:09:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:09:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"503897"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/503897","method":"GET"} [] [2019-10-21 17:09:28] 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/totaltaskv2110/public/admin-country/bm/new","method":"GET"} [] [2019-10-21 17:09:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:09: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-21 17:09:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:09:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:09:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:09:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:09:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:09:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:09:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b83e7"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/5b83e7","method":"GET"} [] [2019-10-21 17:10:58] 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/totaltaskv2110/public/admin-country/bm/new","method":"POST"} [] [2019-10-21 17:10:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:10: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-21 17:10:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:10:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:10:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:10:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:11:01] 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-10-21 17:11:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:11:02] 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$mSNaEsVdUVJHD9RRsxB [...]","4":["ROLE_MANAGER"],"5":"Mrs","6":"manager","7":"manager","8":"manager","9":null,"10":1,"11":"2019-10-21 17:10:59","12":"2019-10-21 17:10:59","13":223,"14":null,"15":null,"16":null} [] [2019-10-21 17:11:02] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:11:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:11:02] 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/totaltaskv2110/public/admin-country/bm","method":"GET"} [] [2019-10-21 17:11:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:11: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-21 17:11:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:11:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:11:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:11:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:11:02] 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-21 17:11:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:11:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:11:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80ce9c"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/80ce9c","method":"GET"} [] [2019-10-21 17:11: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/totaltaskv2110/public/admin-country/service/","method":"GET"} [] [2019-10-21 17:11:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:11: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-21 17:11:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:11:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:11:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:11:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:11: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-10-21 17:11:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:11:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:11:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e0c53"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/7e0c53","method":"GET"} [] [2019-10-21 17:11:13] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:11:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:11: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-21 17:11:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:11:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:11:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:11:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:11: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:11:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:11:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:11:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2416b6"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/2416b6","method":"GET"} [] [2019-10-21 17:12:00] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-21 17:12:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:12: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-21 17:12:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:12:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:12:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:12:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:12:01] 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-21 17:12:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:12:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:12:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"415154"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/415154","method":"GET"} [] [2019-10-21 17:22:37] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-21 17:22:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:22: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-21 17:22:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:22:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:22:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:22:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:22:38] 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-10-21 17:22:39] 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 = ? ["interactions.deve1@gmail.com"] [] [2019-10-21 17:22:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:22:39] 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":"interactions.deve1@gmail.com","2":"interactions.deve1@gmail.com","3":"$2y$13$yrOqKTyhBaRV7qQ5qqG [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"candidat01","7":"candidat01","8":"ING","9":"TYPE_EXTERNE","10":1,"11":"2019-10-21 17:22:38","12":"2019-10-21 17:22:38","13":223,"14":8,"15":null,"16":null} [] [2019-10-21 17:22:39] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:22:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:22:41] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:22:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:22: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-21 17:22:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:22:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:22:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:22:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:22: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:22:41] php.DEBUG: Warning: stream_socket_client(): unable to connect to tcp://smtp.gmail.com:587 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-21 17:22: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.id = ? [8] [] [2019-10-21 17:22:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:22:41] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [Connection refused #111] [] [] [2019-10-21 17:22:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:22:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a0471"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/6a0471","method":"GET"} [] [2019-10-21 17:28:13] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-21 17:28:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:28: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-21 17:28:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:28:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:28:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:28:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:28: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_EXTERNE"] [] [2019-10-21 17:28:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:28:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:28:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1fd172"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/1fd172","method":"GET"} [] [2019-10-21 17:28:42] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-21 17:28:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:28: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-21 17:28:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:28:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:28:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:28:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:28:42] 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-10-21 17:28:42] 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 = ? ["interactions.deve1@gmail.com"] [] [2019-10-21 17:28:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:28:43] 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":"interactions.deve1@gmail.com","2":"interactions.deve1@gmail.com","3":"$2y$13$HUL5l4hWroEMGpMYzT4 [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"cand01","7":"cand01","8":"cand01","9":"TYPE_EXTERNE","10":1,"11":"2019-10-21 17:28:42","12":"2019-10-21 17:28:42","13":223,"14":8,"15":null,"16":null} [] [2019-10-21 17:28:43] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:28:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:28:43] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:28:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:28: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-21 17:28:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:28:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:28:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:28:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:28: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:28:43] 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-21 17:28:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:28:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:28:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4598f"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/c4598f","method":"GET"} [] [2019-10-21 17:31:32] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-21 17:31:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:31: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-21 17:31:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:31:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:31:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:31:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:31:33] 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-21 17:31:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:31:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:31:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c53c6"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/2c53c6","method":"GET"} [] [2019-10-21 17:32:01] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-21 17:32:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:32: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-21 17:32:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:32:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:32:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:01] 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-10-21 17:32:01] 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 = ? ["interactions.deve1@gmail.com"] [] [2019-10-21 17:32:01] 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-21 17:32:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:32:01] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:32:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9be72"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/d9be72","method":"GET"} [] [2019-10-21 17:32:16] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-21 17:32:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:32: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-21 17:32:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:32:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:32:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:16] 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-10-21 17:32:16] 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 = ? ["interactions.deve1@gmail.com"] [] [2019-10-21 17:32:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:32:17] 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":"interactions.deve1@gmail.com","2":"interactions.deve1@gmail.com","3":"$2y$13$IOcj2orhjYGXFxxrjm7 [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"sd","7":"df","8":"sds","9":"TYPE_EXTERNE","10":1,"11":"2019-10-21 17:32:16","12":"2019-10-21 17:32:16","13":223,"14":8,"15":null,"16":null} [] [2019-10-21 17:32:17] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:32:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:32:17] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:32:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:32: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-10-21 17:32:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:32:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:32:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:32:17] 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-21 17:32:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:32:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:32:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8038a9"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/8038a9","method":"GET"} [] [2019-10-21 17:32:18] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-21 17:32:18] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-10-21 17:32:18] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://ssl0.ovh.net:587 (Unknown error) [] [] [2019-10-21 17:32:18] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host ssl0.ovh.net [ #0] [] [] [2019-10-21 17:32:19] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-21 17:32:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17: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-10-21 17:32:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:32:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:32:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:19] 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-21 17:32:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:32:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:32:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4dffbe"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/4dffbe","method":"GET"} [] [2019-10-21 17:32:33] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-21 17:32:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:32: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-21 17:32:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:32:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:32:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:33] 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-10-21 17:32: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_.email = ? ["interactions.deve1@gmail.com"] [] [2019-10-21 17:32:33] 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-21 17:32:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:32:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:32:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"851348"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/851348","method":"GET"} [] [2019-10-21 17:32:42] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:32:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:32: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-21 17:32:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:32:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:32:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:32:42] 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-21 17:32:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:32:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:32:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d83bfe"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/d83bfe","method":"GET"} [] [2019-10-21 17:32:52] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:32:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:32: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-21 17:32:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:32:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:32:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:32:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:32:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:32:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9c924"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/f9c924","method":"GET"} [] [2019-10-21 17:32:54] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-21 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-21 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-21 17:32:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:32:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:32:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:32:54] 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-21 17:32:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:32:54] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:32:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1f675"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/f1f675","method":"GET"} [] [2019-10-21 17:33:08] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-21 17:33:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17: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-21 17:33:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:33:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:33:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:33:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:33: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 = ? AND c0_.id IN (?) [223,"TYPE_EXTERNE",["8"]] [] [2019-10-21 17:33: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_.email = ? ["interactions.deve1@gmail.com"] [] [2019-10-21 17:33:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:33: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":"interactions.deve1@gmail.com","2":"interactions.deve1@gmail.com","3":"$2y$13$tkPQcfM98/KIK1hkpiS [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"sd","7":"sd","8":"sd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-21 17:33:08","12":"2019-10-21 17:33:08","13":223,"14":8,"15":null,"16":null} [] [2019-10-21 17:33:09] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:33:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:33:09] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-21 17:33:09] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-10-21 17:33:09] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://ssl0.ovh.net:587 (Unknown error) [] [] [2019-10-21 17:33:09] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host ssl0.ovh.net [ #0] [] [] [2019-10-21 17:33:09] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:33:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:33: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-21 17:33:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:33:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:33:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:33:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:33: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:33: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-21 17:33:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:33:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:33:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1f9df"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/a1f9df","method":"GET"} [] [2019-10-21 17:34:11] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:34:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17: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 = ? [8] [] [2019-10-21 17:34:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:34:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:34:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:34:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:34: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 = ? [8] [] [2019-10-21 17:34:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:34:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:34:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3bc3b"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/b3bc3b","method":"GET"} [] [2019-10-21 17:34:19] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:34:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:34: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-21 17:34:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:34:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:34:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:34:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:34: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-10-21 17:34:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:34:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:34:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bfb7f"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/1bfb7f","method":"GET"} [] [2019-10-21 17:34:20] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-21 17:34:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:34: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-21 17:34:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:34:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:34:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:34:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:34:21] 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-21 17:34:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:34:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:34:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cca02f"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/cca02f","method":"GET"} [] [2019-10-21 17:34:34] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-21 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-21 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-21 17:34:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:34:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:34:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:34:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:34:34] 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-10-21 17:34:34] 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 = ? ["interactions.deve1@gmail.com"] [] [2019-10-21 17:34:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:34:35] 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":"interactions.deve1@gmail.com","2":"interactions.deve1@gmail.com","3":"$2y$13$JR/TVXTG2MeJr1D5SOg [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"sd","7":"ds","8":"sds","9":"TYPE_EXTERNE","10":1,"11":"2019-10-21 17:34:34","12":"2019-10-21 17:34:34","13":223,"14":8,"15":null,"16":null} [] [2019-10-21 17:34:35] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:34:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:34:35] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:34:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:34:35] app.ERROR: Exception occurred while flushing email queue: Failed to authenticate on SMTP server with username "username" using 1 possible authenticators. Authenticator LOGIN returned Expected response code 250 but got an empty response. [] [] [2019-10-21 17:34: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-21 17:34:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:34:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:34:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:34:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:34: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:34:35] 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-21 17:34:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:34:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:34:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16cacf"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/16cacf","method":"GET"} [] [2019-10-21 17:35:36] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:35:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:35: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-21 17:35:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:35:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:35:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:35:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:35: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_EXTERNE",223] [] [2019-10-21 17:35:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:35:36] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:35:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3dd7d"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/b3dd7d","method":"GET"} [] [2019-10-21 17:35:37] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-21 17:35:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:35: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-21 17:35:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:35:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:35:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:35:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:35:37] 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-21 17:35:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:35:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:35:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b2b9f"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/1b2b9f","method":"GET"} [] [2019-10-21 17:35:51] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-21 17:35:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:35: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-21 17:35:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:35:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:35:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:35:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:35:51] 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-10-21 17:35:51] 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 = ? ["interactions.deve1@gmail.com"] [] [2019-10-21 17:35:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:35:51] 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":"interactions.deve1@gmail.com","2":"interactions.deve1@gmail.com","3":"$2y$13$bQIeqabZ9ndeygCpx2r [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"qsqs","7":"sd","8":"sd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-21 17:35:51","12":"2019-10-21 17:35:51","13":223,"14":8,"15":null,"16":null} [] [2019-10-21 17:35:51] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:35:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:35:52] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-21 17:35:52] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-10-21 17:35:52] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://ssl0.ovh.net:587 (Unknown error) [] [] [2019-10-21 17:35:52] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host ssl0.ovh.net [ #0] [] [] [2019-10-21 17:35:52] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:35:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17: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-10-21 17:35:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:35:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:35:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:35:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17: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.id = ? [8] [] [2019-10-21 17:35:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:35:52] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:35:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad9a7a"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/ad9a7a","method":"GET"} [] [2019-10-21 17:45: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/totaltaskv2110/public/admin-country/medias/new","method":"GET"} [] [2019-10-21 17:45:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17: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-21 17:45:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:45:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:45:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:45:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:45:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:45:54] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:45:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d789df"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/d789df","method":"GET"} [] [2019-10-21 17:46:28] 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/totaltaskv2110/public/admin-country/medias/new","method":"POST"} [] [2019-10-21 17:46:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:46: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-21 17:46:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:46:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:46:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:46:29] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"video01","2":"e1ad3ce665fbd0c7a30eb3c493 [...]","3":"TYPE_VIDEO","4":"2019-10-21 17:46:28","5":1,"6":8,"7":223} [] [2019-10-21 17:46:29] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:46:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:46:30] 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/totaltaskv2110/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-21 17:46:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:46: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-21 17:46:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:46:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:46:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-21 17:46:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:46:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:46:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"603b72"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/603b72","method":"GET"} [] [2019-10-21 17:46: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/totaltaskv2110/public/admin-country/medias/new","method":"GET"} [] [2019-10-21 17:46:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:46: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-21 17:46:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:46:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:46:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:46:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:46:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c66e70"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/c66e70","method":"GET"} [] [2019-10-21 17:46:50] 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/totaltaskv2110/public/admin-country/medias/new","method":"POST"} [] [2019-10-21 17:46:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:46: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-21 17:46:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:46:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:46:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:46:50] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"img01","2":"16fdc112fb715c5f45670a38d3 [...]","3":"TYPE_PHOTO","4":"2019-10-21 17:46:50","5":1,"6":8,"7":223} [] [2019-10-21 17:46:50] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:46:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:46:51] 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/totaltaskv2110/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-21 17:46:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:46: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-21 17:46:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:46:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:46:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-21 17:46:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:46:51] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:46:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1dcca"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/a1dcca","method":"GET"} [] [2019-10-21 17:46: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/totaltaskv2110/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-21 17:46:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:46: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-21 17:46:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:46:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:46:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-21 17:46:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:46:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:46:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd92ae"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/dd92ae","method":"GET"} [] [2019-10-21 17:46: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/totaltaskv2110/public/admin-country/medias/new","method":"GET"} [] [2019-10-21 17:46:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:46: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-21 17:46:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:46:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:46:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:46:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:46:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:46:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"83ee82"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/83ee82","method":"GET"} [] [2019-10-21 17:47:09] 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/totaltaskv2110/public/admin-country/medias/new","method":"POST"} [] [2019-10-21 17:47:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:47: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-21 17:47:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:47:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:47:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:47:09] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"img02","2":"3719ae5128ac84b87214456c97 [...]","3":"TYPE_PHOTO","4":"2019-10-21 17:47:09","5":1,"6":8,"7":223} [] [2019-10-21 17:47:09] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:47:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:47:09] 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/totaltaskv2110/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-21 17:47:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:47: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-21 17:47:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:47:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:47:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-21 17:47:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:47:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:47:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb0dc6"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/bb0dc6","method":"GET"} [] [2019-10-21 17:47:14] 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/totaltaskv2110/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-21 17:47:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:47: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-21 17:47:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:47:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:47:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-21 17:47:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:47:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:47:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f393d3"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/f393d3","method":"GET"} [] [2019-10-21 17:47:18] 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/totaltaskv2110/public/admin-country/formateur/","method":"GET"} [] [2019-10-21 17:47:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:47: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-21 17:47:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:47:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:47:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47: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_FORMATEUR\"%"] [] [2019-10-21 17:47:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:47:18] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:47:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d98d1"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/4d98d1","method":"GET"} [] [2019-10-21 17:47:20] 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/totaltaskv2110/public/admin-country/formateur/new","method":"GET"} [] [2019-10-21 17:47:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:47: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-21 17:47:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:47:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:47:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:47:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:47:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a5b94"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/8a5b94","method":"GET"} [] [2019-10-21 17:47:47] 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/totaltaskv2110/public/admin-country/formateur/new","method":"POST"} [] [2019-10-21 17:47:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:47: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-21 17:47:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:47:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:47:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:47] 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 = ? ["form@gmail.com"] [] [2019-10-21 17:47:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:47:48] 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":"form@gmail.com","2":"form@gmail.com","3":"$2y$13$0ZLwmVoDygSiICuJ9nq [...]","4":["ROLE_FORMATEUR"],"5":"Mrs","6":"forma01","7":"forma01","8":"formateur","9":null,"10":1,"11":"2019-10-21 17:47:47","12":"2019-10-21 17:47:47","13":223,"14":null,"15":null,"16":null} [] [2019-10-21 17:47:48] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:47:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:47:48] 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/totaltaskv2110/public/admin-country/formateur/","method":"GET"} [] [2019-10-21 17:47:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:47: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-21 17:47:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:47:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:47:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:48] 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-21 17:47:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:47:48] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:47:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a22489"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/a22489","method":"GET"} [] [2019-10-21 17:47:54] 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/totaltaskv2110/public/admin-country/category/","method":"GET"} [] [2019-10-21 17:47:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:47: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-21 17:47:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:47:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:47:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:54] 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-21 17:47:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:47:54] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:47:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3023d5"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/3023d5","method":"GET"} [] [2019-10-21 17:47:57] 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/totaltaskv2110/public/admin-country/formation/","method":"GET"} [] [2019-10-21 17:47:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:47: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-21 17:47:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:47:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:47:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:47:57] 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-21 17:47:57] 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.id = ? [3] [] [2019-10-21 17:47:57] 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.id = ? [2] [] [2019-10-21 17:47:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:47:58] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:47:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85e688"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/85e688","method":"GET"} [] [2019-10-21 17:48:14] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-21 17:48:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:48: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-21 17:48:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:48:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:48:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-21 17:48:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:48:15] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:48:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2af411"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/2af411","method":"GET"} [] [2019-10-21 17:48:16] request.INFO: Matched route "new_session_e_learning". {"route":"new_session_e_learning","route_parameters":{"_route":"new_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/new","method":"GET"} [] [2019-10-21 17:48:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:48: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-21 17:48:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:48:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:48:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-21 17:48:16] 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-21 17:48:16] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-21 17:48:16] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [1] [] [2019-10-21 17:48:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:48:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:48:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4896be"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/4896be","method":"GET"} [] [2019-10-21 17:48:31] request.INFO: Matched route "formationEle_by_categorie". {"route":"formationEle_by_categorie","route_parameters":{"_route":"formationEle_by_categorie","_controller":"App\\Controller\\ElearningSessionController::getSessionByCategory","idCat":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/formationEle-by-categorie/2","method":"POST"} [] [2019-10-21 17:48:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:48: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-21 17:48:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:48:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:48:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7 FROM formation f0_ WHERE f0_.country_id = ? AND f0_.category_id = ? [223,"2"] [] [2019-10-21 17:48:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:48:39] request.INFO: Matched route "formationEle_by_categorie". {"route":"formationEle_by_categorie","route_parameters":{"_route":"formationEle_by_categorie","_controller":"App\\Controller\\ElearningSessionController::getSessionByCategory","idCat":"3"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/formationEle-by-categorie/3","method":"POST"} [] [2019-10-21 17:48:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:48: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-21 17:48:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:48:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:48:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7 FROM formation f0_ WHERE f0_.country_id = ? AND f0_.category_id = ? [223,"3"] [] [2019-10-21 17:48:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:48:55] request.INFO: Matched route "new_session_e_learning". {"route":"new_session_e_learning","route_parameters":{"_route":"new_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/new","method":"POST"} [] [2019-10-21 17:48:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:48: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-21 17:48:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:48:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:48:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-21 17:48:55] 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,["3"]] [] [2019-10-21 17:48:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.id IN (?) [["4"]] [] [2019-10-21 17:48:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? AND m0_.id IN (?) [1,["2"]] [] [2019-10-21 17:48:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? AND m0_.id IN (?) [1,["3"]] [] [2019-10-21 17:48:56] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:48:56] doctrine.DEBUG: INSERT INTO elearning_session (name, created_at, formation_id, user_id, country_id) VALUES (?, ?, ?, ?, ?) {"1":"SESSION ELR 01","2":"2019-10-21 17:48:55","3":4,"4":8,"5":223} [] [2019-10-21 17:48:56] doctrine.DEBUG: INSERT INTO elearning_session_medias (ordre, medias_id, elearningsession_id) VALUES (?, ?, ?) {"1":1,"2":2,"3":1} [] [2019-10-21 17:48:56] doctrine.DEBUG: INSERT INTO elearning_session_medias (ordre, medias_id, elearningsession_id) VALUES (?, ?, ?) {"1":2,"2":3,"3":1} [] [2019-10-21 17:48:56] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:48:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:48:56] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-21 17:48:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:48: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-21 17:48:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:48:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:48:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-21 17:48:56] 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.id = ? [4] [] [2019-10-21 17:48:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:48:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:48:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71f4c5"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/71f4c5","method":"GET"} [] [2019-10-21 17:48:58] request.INFO: Matched route "edit_session_e_learning". {"route":"edit_session_e_learning","route_parameters":{"_route":"edit_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::edit","id":"1"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/1/edit","method":"GET"} [] [2019-10-21 17:48:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:48: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-21 17:48:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:48:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:48:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:48:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["1"] [] [2019-10-21 17:48:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-21 17:48:58] 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.id = ? [4] [] [2019-10-21 17:48:58] 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.id = ? [3] [] [2019-10-21 17:48:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [1] [] [2019-10-21 17:48:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [1] [] [2019-10-21 17:48:58] 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-21 17:48:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-21 17:48:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [1] [] [2019-10-21 17:48:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:48:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:48:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"498c1e"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/498c1e","method":"GET"} [] [2019-10-21 17:53:43] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:53:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:53: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-21 17:53:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:53:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:53:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:53:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:53: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:53:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:53:43] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-21 17:53:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:53: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-21 17:53:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:53:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:53:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:53:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:53:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-21 17:53:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:53:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:53:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6b5be"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/b6b5be","method":"GET"} [] [2019-10-21 17:53:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:53:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee49e9"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/ee49e9","method":"GET"} [] [2019-10-21 17:53:47] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-21 17:53:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:53: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-21 17:53:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:53:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:53:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:53:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-21 17:53: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 = ? [27] [] [2019-10-21 17:53:47] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\User' for IDs id(27) was not found")." at /home/interactoq/www/totaltaskv2110/templates/PresentielSession/list.html.twig line 31 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Entity of type 'App\\Entity\\User' for IDs id(27) was not found\"). at /home/interactoq/www/totaltaskv2110/templates/PresentielSession/list.html.twig:31, Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\User' for IDs id(27) was not found at /home/interactoq/www/totaltaskv2110/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php:47)"} [] [2019-10-21 17:53:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:53:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52b22a"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/52b22a","method":"GET"} [] [2019-10-21 17:54:00] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-21 17:54:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:54: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-21 17:54:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:54:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:54:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-21 17:54:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:54:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:54:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"edc627"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/edc627","method":"GET"} [] [2019-10-21 17:54:07] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/logout","method":"GET"} [] [2019-10-21 17:54:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:54: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-21 17:54:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:54:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:54:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:07] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-21 17:54:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:54:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 17:54:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b1fab"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/3b1fab","method":"GET"} [] [2019-10-21 17:54:19] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-21 17:54:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:54:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:19] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:19] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54: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 ["admin@gmail.com"] [] [2019-10-21 17:54:19] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:19] 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: Mon, 21 Oct 2019 15:54:19 GMT\r\nLocation: /totaltaskv2110/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2110/public/admin-country/\n \n \n Redirecting to /totaltaskv2110/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:19] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:19] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:54: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/totaltaskv2110/public/admin-country/","method":"GET"} [] [2019-10-21 17:54:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:54: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-21 17:54:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:54:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:54:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:54:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:54:20] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:54:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f604ee"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/f604ee","method":"GET"} [] [2019-10-21 17:57:04] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 17:57:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17: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 = ? [8] [] [2019-10-21 17:57:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:57:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:57:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:57:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 17:57:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:57:05] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:57:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"239498"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/239498","method":"GET"} [] [2019-10-21 17:57:06] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-21 17:57:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:57: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-21 17:57:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:57:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:57:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:57:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:57:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-21 17:57: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 = ? [27] [] [2019-10-21 17:57:07] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\User' for IDs id(27) was not found")." at /home/interactoq/www/totaltaskv2110/templates/PresentielSession/list.html.twig line 31 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Entity of type 'App\\Entity\\User' for IDs id(27) was not found\"). at /home/interactoq/www/totaltaskv2110/templates/PresentielSession/list.html.twig:31, Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\User' for IDs id(27) was not found at /home/interactoq/www/totaltaskv2110/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php:47)"} [] [2019-10-21 17:57:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:57:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e25d18"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/e25d18","method":"GET"} [] [2019-10-21 17:57:25] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-21 17:57:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:57: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-21 17:57:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:57:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:57:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:57:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:57:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-21 17:57:25] 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.id = ? [4] [] [2019-10-21 17:57:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:57:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:57:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97b476"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/97b476","method":"GET"} [] [2019-10-21 17:57:29] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-21 17:57:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:57: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-21 17:57:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:57:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:57:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:57:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-21 17:57: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 = ? [27] [] [2019-10-21 17:57:29] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\User' for IDs id(27) was not found")." at /home/interactoq/www/totaltaskv2110/templates/PresentielSession/list.html.twig line 31 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Entity of type 'App\\Entity\\User' for IDs id(27) was not found\"). at /home/interactoq/www/totaltaskv2110/templates/PresentielSession/list.html.twig:31, Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\User' for IDs id(27) was not found at /home/interactoq/www/totaltaskv2110/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php:47)"} [] [2019-10-21 17:57:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:57:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6ba5a"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/e6ba5a","method":"GET"} [] [2019-10-21 17:57:57] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-21 17:57:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:57: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-21 17:57:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:57:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:57:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:57:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:57:57] 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-21 17:57:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:57:58] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:57:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73f3ed"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/73f3ed","method":"GET"} [] [2019-10-21 17:57:58] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-21 17:57:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:57: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-21 17:57:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:57:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:57:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:57:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:57:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-21 17:57:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:57:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:57:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"605078"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/605078","method":"GET"} [] [2019-10-21 17:58:00] request.INFO: Matched route "new_session_presentiel". {"route":"new_session_presentiel","route_parameters":{"_route":"new_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-presentiel/new","method":"GET"} [] [2019-10-21 17:58:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:58: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-21 17:58:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:58:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:58:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58:00] 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 ? AND u0_.enabled = ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1,223] [] [2019-10-21 17:58:00] 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-21 17:58:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-21 17:58:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:58:01] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:58:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b68ed5"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/b68ed5","method":"GET"} [] [2019-10-21 17:58:20] request.INFO: Matched route "formation_by_categorie". {"route":"formation_by_categorie","route_parameters":{"_route":"formation_by_categorie","_controller":"App\\Controller\\PresentielSessionController::getSessionByCategory","idCat":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-presentiel/formation-by-categorie/2","method":"POST"} [] [2019-10-21 17:58:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:58: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-21 17:58:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:58:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:58:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7 FROM formation f0_ WHERE f0_.country_id = ? AND f0_.category_id = ? [223,"2"] [] [2019-10-21 17:58:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:58:23] request.INFO: Matched route "new_session_presentiel". {"route":"new_session_presentiel","route_parameters":{"_route":"new_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-presentiel/new","method":"POST"} [] [2019-10-21 17:58:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:58: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-21 17:58:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:58:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:58:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58: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 ? AND u0_.enabled = ? AND u0_.country_id = ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",1,223,["41"]] [] [2019-10-21 17:58: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 = ? AND c0_.id IN (?) [223,["2"]] [] [2019-10-21 17:58:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.id IN (?) [["5"]] [] [2019-10-21 17:58:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 17:58:23] doctrine.DEBUG: INSERT INTO presentiel_session (name, start_date, end_date, time, created_at, formateur_id, formation_id, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"SESSION PRES 01","2":"2019-10-27 00:00:00","3":"2019-10-30 00:00:00","4":"2:00 AM","5":"2019-10-21 17:58:23","6":41,"7":5,"8":8,"9":223} [] [2019-10-21 17:58:23] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 17:58:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:58:23] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-21 17:58:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:58: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-21 17:58:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:58:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:58:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-21 17:58: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 = ? [41] [] [2019-10-21 17:58: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.id = ? [5] [] [2019-10-21 17:58:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:58:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:58:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf06ee"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/bf06ee","method":"GET"} [] [2019-10-21 17:58:27] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/","method":"GET"} [] [2019-10-21 17:58:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:58: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-21 17:58:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:58:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:58:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-21 17:58:27] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-21 17:58:27] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-21 17:58:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:58:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:58:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd9573"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/dd9573","method":"GET"} [] [2019-10-21 17:58:50] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_route":"question_edit","_controller":"App\\Controller\\QuestionController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/4/edit","method":"GET"} [] [2019-10-21 17:58:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 17:58: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-21 17:58:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 17:58:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 17:58:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 17:58:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.id = ? ["4"] [] [2019-10-21 17:58:50] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-21 17:58:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.flag AS flag_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.question_id AS question_id_6 FROM answer t0 WHERE t0.question_id = ? [4] [] [2019-10-21 17:58:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.flag AS flag_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.question_id AS question_id_6 FROM answer t0 WHERE t0.question_id = ? [4] [] [2019-10-21 17:58:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-21 17:58:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-21 17:58:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 17:58:51] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 17:58:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"841193"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/841193","method":"GET"} [] [2019-10-21 18:00:56] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/","method":"GET"} [] [2019-10-21 18:00:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:00: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-21 18:00:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:00:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:00:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:00:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:00:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-21 18:00:57] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-21 18:00:57] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-21 18:00:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:00:58] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:00:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"faa0e1"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/faa0e1","method":"GET"} [] [2019-10-21 18:00:59] request.INFO: Matched route "question_new". {"route":"question_new","route_parameters":{"_route":"question_new","_controller":"App\\Controller\\QuestionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/new","method":"GET"} [] [2019-10-21 18:00:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:00: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-21 18:00:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:00:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:00:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:00:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:00:59] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-21 18:00:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-21 18:00:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:00:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b505d"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/8b505d","method":"GET"} [] [2019-10-21 18:04:53] request.INFO: Matched route "question_new". {"route":"question_new","route_parameters":{"_route":"question_new","_controller":"App\\Controller\\QuestionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/new","method":"GET"} [] [2019-10-21 18:04:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:04: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-21 18:04:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:04:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:04:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:04:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:04:53] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-21 18:04:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-21 18:04:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:04:55] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:04:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f2d82d"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/f2d82d","method":"GET"} [] [2019-10-21 18:06:17] 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/totaltaskv2110/public/admin-country/medias/new","method":"GET"} [] [2019-10-21 18:06:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:06: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-21 18:06:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:06:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:06:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:06:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:06:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:06:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:06:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05f29d"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/05f29d","method":"GET"} [] [2019-10-21 18:06:32] 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/totaltaskv2110/public/admin-country/medias/new","method":"POST"} [] [2019-10-21 18:06:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:06: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-21 18:06:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:06:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:06:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:06:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:06:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 18:06:32] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"IMG03","2":"0bf91abc70e43f257e8bd64b2e [...]","3":"TYPE_PHOTO","4":"2019-10-21 18:06:32","5":2,"6":8,"7":223} [] [2019-10-21 18:06:32] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 18:06:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:06:32] 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/totaltaskv2110/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-21 18:06:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:06: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-21 18:06:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:06:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:06:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:06:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:06:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-21 18:06:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:06:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:06:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9cf08c"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/9cf08c","method":"GET"} [] [2019-10-21 18:06:34] request.INFO: Matched route "question_new". {"route":"question_new","route_parameters":{"_route":"question_new","_controller":"App\\Controller\\QuestionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/new","method":"GET"} [] [2019-10-21 18:06:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:06: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-21 18:06:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:06:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:06:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:06:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:06:34] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-21 18:06:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-21 18:06:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:06:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:06:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58265a"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/58265a","method":"GET"} [] [2019-10-21 18:07:05] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-21 18:07:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:07: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-21 18:07:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:07:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:07:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:07:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:07: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 = ? AND c0_.id IN (?) [223,"TYPE_EXTERNE",["8"]] [] [2019-10-21 18:07: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 = ? ["interactions.deve1@gmail.com"] [] [2019-10-21 18:07:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 18:07: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":"interactions.deve1@gmail.com","2":"interactions.deve1@gmail.com","3":"$2y$13$/rI0Rzt4FRWoGGJJy0v [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"cand01","7":"cand01","8":"candidat","9":"TYPE_EXTERNE","10":1,"11":"2019-10-21 18:07:06","12":"2019-10-21 18:07:06","13":223,"14":8,"15":null,"16":null} [] [2019-10-21 18:07:06] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 18:07:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:07:06] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2110/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-21 18:07:06] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-10-21 18:07:06] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://ssl0.ovh.net:587 (Unknown error) [] [] [2019-10-21 18:07:06] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host ssl0.ovh.net [ #0] [] [] [2019-10-21 18:07:06] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 18:07:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:07: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-21 18:07:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:07:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:07:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:07:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:07: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-10-21 18:07: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-10-21 18:07:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:07:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:07:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5dd953"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/5dd953","method":"GET"} [] [2019-10-21 18:16:37] request.INFO: Matched route "question_new". {"route":"question_new","route_parameters":{"_route":"question_new","_controller":"App\\Controller\\QuestionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/new","method":"POST"} [] [2019-10-21 18:16:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:16: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-21 18:16:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:16:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:16:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:16:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:16:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? AND m0_.id IN (?) [2,["5"]] [] [2019-10-21 18:16:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? AND f0_.id IN (?) [223,["5"]] [] [2019-10-21 18:16:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 18:16:38] doctrine.DEBUG: INSERT INTO question (label, type, enabled, created_at, user_id, country_id, media_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Question 03","2":"TYPE_SINGLE_CHOICE ","3":1,"4":"2019-10-21 18:16:38","5":8,"6":223,"7":5} [] [2019-10-21 18:16:38] doctrine.DEBUG: INSERT INTO answer (label, flag, enabled, created_at, question_id) VALUES (?, ?, ?, ?, ?) {"1":"NON","2":true,"3":true,"4":"2019-10-21 18:16:38","5":5} [] [2019-10-21 18:16:38] doctrine.DEBUG: INSERT INTO answer (label, flag, enabled, created_at, question_id) VALUES (?, ?, ?, ?, ?) {"1":"OUI","2":true,"3":true,"4":"2019-10-21 18:16:38","5":5} [] [2019-10-21 18:16:38] doctrine.DEBUG: INSERT INTO question_formation (question_id, formation_id) VALUES (?, ?) [5,5] [] [2019-10-21 18:16:38] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 18:16:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:16:38] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/","method":"GET"} [] [2019-10-21 18:16:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:16: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-21 18:16:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:16:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:16:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:16:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:16:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-21 18:16:38] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-21 18:16:38] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-21 18:16:38] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-21 18:16:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:16:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:16:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aaae5d"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/aaae5d","method":"GET"} [] [2019-10-21 18:16:42] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-21 18:16:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:16: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-21 18:16:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:16:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:16:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:16:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-21 18:16:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:16:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:16:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8634a"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/c8634a","method":"GET"} [] [2019-10-21 18:16:45] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/new-attestation","method":"GET"} [] [2019-10-21 18:16:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:16: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-21 18:16:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:16:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:16:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:16:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-21 18:16:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:16:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:16:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/default-bg-attestation.png" (from "http://interactions-dev.com/totaltaskv2110/public/admin-country/new-attestation")" at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/default-bg-attestation.png\" (from \"http://interactions-dev.com/totaltaskv2110/public/admin-country/new-attestation\") at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2110/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-21 18:16:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"03c3ea"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/03c3ea","method":"GET"} [] [2019-10-21 18:18:06] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/new-attestation","method":"GET"} [] [2019-10-21 18:18:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:18: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-21 18:18:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:18:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:18:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:18:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:18:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-21 18:18:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:18:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:18:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/default-bg-attestation.png" (from "http://interactions-dev.com/totaltaskv2110/public/admin-country/new-attestation")" at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/default-bg-attestation.png\" (from \"http://interactions-dev.com/totaltaskv2110/public/admin-country/new-attestation\") at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2110/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-21 18:18:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1cc48f"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/1cc48f","method":"GET"} [] [2019-10-21 18:19:21] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 18:19:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:19: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-21 18:19:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:19:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:19:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:19:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:19: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 18:19:22] 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-21 18:19:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:19:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:19:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9049d5"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/9049d5","method":"GET"} [] [2019-10-21 18:19:51] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 18:19:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18: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-21 18:19:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:19:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:19:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:19:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 18:19:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:19:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:19:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4cd2aa"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/4cd2aa","method":"GET"} [] [2019-10-21 18:19:56] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/","method":"GET"} [] [2019-10-21 18:19:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:19: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-21 18:19:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:19:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:19:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:19:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:19:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-21 18:19:56] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-21 18:19:56] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-21 18:19:56] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-21 18:19:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:19:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:19:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6c260"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/b6c260","method":"GET"} [] [2019-10-21 18:22:02] request.INFO: Matched route "question_new". {"route":"question_new","route_parameters":{"_route":"question_new","_controller":"App\\Controller\\QuestionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/new","method":"GET"} [] [2019-10-21 18:22:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:22: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-21 18:22:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:22:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:22:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:22:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:22:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-21 18:22:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-21 18:22:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:22:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:22:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"137ada"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/137ada","method":"GET"} [] [2019-10-21 18:24:31] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/","method":"GET"} [] [2019-10-21 18:24:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:24: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-21 18:24:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:24:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:24:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:24:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-21 18:24:32] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-21 18:24:32] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-21 18:24:32] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-21 18:24:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:24:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:24:33] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-21 18:24:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:24: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-21 18:24:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc8f0c"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/dc8f0c","method":"GET"} [] [2019-10-21 18:24:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:24:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:24:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:24:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:24:34] 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-21 18:24:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:24:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:24:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fae49e"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/fae49e","method":"GET"} [] [2019-10-21 18:24:38] request.INFO: Matched route "question_new". {"route":"question_new","route_parameters":{"_route":"question_new","_controller":"App\\Controller\\QuestionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/new","method":"GET"} [] [2019-10-21 18:24:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:24: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-21 18:24:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:24:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:24:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:24:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:24:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-21 18:24:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-21 18:24:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:24:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:24:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ef497"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/9ef497","method":"GET"} [] [2019-10-21 18:26:55] request.INFO: Matched route "question_new". {"route":"question_new","route_parameters":{"_route":"question_new","_controller":"App\\Controller\\QuestionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/new","method":"GET"} [] [2019-10-21 18:26:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:26: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-21 18:26:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:26:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:26:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:26:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:26:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-21 18:26:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-21 18:26:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:26:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:26:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96ae02"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/96ae02","method":"GET"} [] [2019-10-21 18:27:13] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-21 18:27:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:27: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-21 18:27:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:27:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:27:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:27:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:27: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 = ? AND c0_.id IN (?) [223,"TYPE_EXTERNE",["8"]] [] [2019-10-21 18:27:14] 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 = ? ["interactions.deve1@gmail.com"] [] [2019-10-21 18:27:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 18:27:15] 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":"interactions.deve1@gmail.com","2":"interactions.deve1@gmail.com","3":"$2y$13$ZLhtRJUXbMPzwO8JpYa [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"treee","7":"ffff","8":"rrrrr","9":"TYPE_EXTERNE","10":1,"11":"2019-10-21 18:27:13","12":"2019-10-21 18:27:13","13":223,"14":8,"15":null,"16":null} [] [2019-10-21 18:27:15] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 18:27:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:27:15] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-21 18:27:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:27: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-21 18:27:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:27:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:27:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:27:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:27: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-21 18:27:15] 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-21 18:27:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:27:15] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:27:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bab178"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/bab178","method":"GET"} [] [2019-10-21 18:35:26] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/","method":"GET"} [] [2019-10-21 18:35:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 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-10-21 18:35:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:35:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:35:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:35:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:35:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-21 18:35:26] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-21 18:35:26] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-21 18:35:26] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-21 18:35:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:35:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:35:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c4321"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/4c4321","method":"GET"} [] [2019-10-21 18:35:31] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-21 18:35:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:35: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-21 18:35:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:35:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:35:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:35:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:35:31] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-21 18:35:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:35:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:35:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe3fc6"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/fe3fc6","method":"GET"} [] [2019-10-21 18:35:33] request.INFO: Matched route "affect_elearning_session_new". {"route":"affect_elearning_session_new","route_parameters":{"_route":"affect_elearning_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/affect-elearning-session","method":"GET"} [] [2019-10-21 18:35:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:35: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-21 18:35:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:35:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:35:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:35:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:35:33] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.country_id = ? AND e0_.id NOT IN (SELECT e1_.id FROM elearning_session e1_ INNER JOIN user_elearning_session u2_ ON e1_.id = u2_.elearning_session_id WHERE e1_.country_id = ?) [223,223] [] [2019-10-21 18:35:33] 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 = ? [223] [] [2019-10-21 18:35:33] 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-21 18:35:33] 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-21 18:35: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-21 18:35:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:35:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2110/public/admin-country/affect-elearning-session")" at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2110/public/admin-country/affect-elearning-session\") at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2110/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-21 18:35:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:35:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b94db"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/2b94db","method":"GET"} [] [2019-10-21 18:35:39] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-21 18:35:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:35: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-21 18:35:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:35:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:35:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:35:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:35:39] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-21 18:35:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:35:45] request.INFO: Matched route "affect_elearning_session_new". {"route":"affect_elearning_session_new","route_parameters":{"_route":"affect_elearning_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/affect-elearning-session","method":"POST"} [] [2019-10-21 18:35:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:35: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-21 18:35:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:35:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:35:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:35:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:35:45] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.country_id = ? AND e0_.id NOT IN (SELECT e1_.id FROM elearning_session e1_ INNER JOIN user_elearning_session u2_ ON e1_.id = u2_.elearning_session_id WHERE e1_.country_id = ?) AND e0_.id IN (?) [223,223,["1"]] [] [2019-10-21 18:35:45] 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_.id IN (?) [223,["8"]] [] [2019-10-21 18:35: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 ? AND u0_.country_id = ? AND u0_.id IN (?) ["%\"ROLE_CANDIDAT\"%",223,["43"]] [] [2019-10-21 18:35:46] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.view AS view_1, u0_.affected_at AS affected_at_2, u0_.score AS score_3, u0_.time AS time_4, u0_.play_at AS play_at_5, u0_.user_id AS user_id_6, u0_.elearning_session_id AS elearning_session_id_7 FROM user_elearning_session u0_ WHERE u0_.elearning_session_id = ? AND u0_.user_id = ? [1,43] [] [2019-10-21 18:35:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.user_id = ? [43] [] [2019-10-21 18:35:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-21 18:35:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 18:35:46] doctrine.DEBUG: INSERT INTO user_elearning_session (view, affected_at, score, time, play_at, user_id, elearning_session_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":false,"2":"2019-10-21 18:35:46","3":null,"4":null,"5":null,"6":43,"7":1} [] [2019-10-21 18:35:46] doctrine.DEBUG: "ROLLBACK" [] [] [2019-10-21 18:35:46] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO user_elearning_session (view, affected_at, score, time, play_at, user_id, elearning_session_id) VALUES (?, ?, ?, ?, ?, ?, ?)' with params [0, "2019-10-21 18:35:46", null, null, null, 43, 1]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'score' cannot be null" at /home/interactoq/www/totaltaskv2110/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO user_elearning_session (view, affected_at, score, time, play_at, user_id, elearning_session_id) VALUES (?, ?, ?, ?, ?, ?, ?)' with params [0, \"2019-10-21 18:35:46\", null, null, null, 43, 1]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'score' cannot be null at /home/interactoq/www/totaltaskv2110/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'score' cannot be null at /home/interactoq/www/totaltaskv2110/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:119, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'score' cannot be null at /home/interactoq/www/totaltaskv2110/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} [] [2019-10-21 18:35:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:35:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3176ce"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/3176ce","method":"GET"} [] [2019-10-21 18:41:15] request.INFO: Matched route "affect_elearning_session_new". {"route":"affect_elearning_session_new","route_parameters":{"_route":"affect_elearning_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/affect-elearning-session","method":"GET"} [] [2019-10-21 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-21 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-21 18:41:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:41:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:41:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:15] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.country_id = ? AND e0_.id NOT IN (SELECT e1_.id FROM elearning_session e1_ INNER JOIN user_elearning_session u2_ ON e1_.id = u2_.elearning_session_id WHERE e1_.country_id = ?) [223,223] [] [2019-10-21 18:41:15] 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 = ? [223] [] [2019-10-21 18:41:15] 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-21 18:41:15] 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-21 18:41:15] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-21 18:41:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:41:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2110/public/admin-country/affect-elearning-session")" at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2110/public/admin-country/affect-elearning-session\") at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2110/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-21 18:41:16] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:41:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f10dc6"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/f10dc6","method":"GET"} [] [2019-10-21 18:41:19] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-21 18:41:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:41: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-21 18:41:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:41:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:41:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-21 18:41: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.id = ? [4] [] [2019-10-21 18:41:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:41:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:41:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0c0e8"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/f0c0e8","method":"GET"} [] [2019-10-21 18:41:24] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-21 18:41:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:41: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-21 18:41:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:41:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:41:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:24] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-21 18:41:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:41:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:41:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9cfe36"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/9cfe36","method":"GET"} [] [2019-10-21 18:41:26] request.INFO: Matched route "affect_elearning_session_new". {"route":"affect_elearning_session_new","route_parameters":{"_route":"affect_elearning_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/affect-elearning-session","method":"GET"} [] [2019-10-21 18:41:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:41: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-21 18:41:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:41:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:41:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:26] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.country_id = ? AND e0_.id NOT IN (SELECT e1_.id FROM elearning_session e1_ INNER JOIN user_elearning_session u2_ ON e1_.id = u2_.elearning_session_id WHERE e1_.country_id = ?) [223,223] [] [2019-10-21 18:41:26] 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 = ? [223] [] [2019-10-21 18:41:26] 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-21 18:41:26] 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-21 18:41: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-21 18:41:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:41:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2110/public/admin-country/affect-elearning-session")" at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2110/public/admin-country/affect-elearning-session\") at /home/interactoq/www/totaltaskv2110/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2110/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-21 18:41:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:41:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aef0eb"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/aef0eb","method":"GET"} [] [2019-10-21 18:41:31] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-21 18:41:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:41: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-21 18:41:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:41:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:41:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41: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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-21 18:41:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:41:34] request.INFO: Matched route "affect_elearning_session_new". {"route":"affect_elearning_session_new","route_parameters":{"_route":"affect_elearning_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/affect-elearning-session","method":"POST"} [] [2019-10-21 18:41:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:41: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-21 18:41:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:41:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:41:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:34] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.country_id = ? AND e0_.id NOT IN (SELECT e1_.id FROM elearning_session e1_ INNER JOIN user_elearning_session u2_ ON e1_.id = u2_.elearning_session_id WHERE e1_.country_id = ?) AND e0_.id IN (?) [223,223,["1"]] [] [2019-10-21 18:41:34] 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_.id IN (?) [223,["8"]] [] [2019-10-21 18:41:34] 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 ? AND u0_.country_id = ? AND u0_.id IN (?) ["%\"ROLE_CANDIDAT\"%",223,["43"]] [] [2019-10-21 18:41:34] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.view AS view_1, u0_.affected_at AS affected_at_2, u0_.score AS score_3, u0_.time AS time_4, u0_.play_at AS play_at_5, u0_.user_id AS user_id_6, u0_.elearning_session_id AS elearning_session_id_7 FROM user_elearning_session u0_ WHERE u0_.elearning_session_id = ? AND u0_.user_id = ? [1,43] [] [2019-10-21 18:41:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.user_id = ? [43] [] [2019-10-21 18:41:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-21 18:41:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 18:41:34] doctrine.DEBUG: INSERT INTO user_elearning_session (view, affected_at, score, time, play_at, user_id, elearning_session_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":false,"2":"2019-10-21 18:41:34","3":null,"4":null,"5":null,"6":43,"7":1} [] [2019-10-21 18:41:34] doctrine.DEBUG: UPDATE elearning_session SET user_id = ? WHERE id = ? [43,1] [] [2019-10-21 18:41:34] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 18:41:34] 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.id = ? [4] [] [2019-10-21 18:41:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:41:34] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-21 18:41:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:41: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-21 18:41:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:41:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:41:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:41:34] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-21 18:41:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-21 18:41: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 = ? [43] [] [2019-10-21 18:41:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:41:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:41:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"caa65a"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/caa65a","method":"GET"} [] [2019-10-21 18:42:20] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-21 18:42:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 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-10-21 18:42:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:42:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:42:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:20] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-21 18:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-21 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 = ? [43] [] [2019-10-21 18:42:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:42:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:42:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac47c3"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/ac47c3","method":"GET"} [] [2019-10-21 18:42:42] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/admin-country/question/","method":"GET"} [] [2019-10-21 18:42:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:42: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-21 18:42:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:42:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:42:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-21 18:42:42] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-21 18:42:42] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-21 18:42:42] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-21 18:42:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:42:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:42:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32e27b"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/32e27b","method":"GET"} [] [2019-10-21 18:42:47] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/logout","method":"GET"} [] [2019-10-21 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-21 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-21 18:42:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:42:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:42:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-21 18:42:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:42:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 18:42:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba1e96"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/ba1e96","method":"GET"} [] [2019-10-21 18:42:52] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-21 18:42:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:42:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:52] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:52] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42: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.email = ? LIMIT 1 ["candidat@gmail.com"] [] [2019-10-21 18:42:53] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"candidat@gmail.com\", authenticated=true, roles=\"ROLE_CANDIDAT\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42: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: Mon, 21 Oct 2019 16:42:53 GMT\r\nLocation: /totaltaskv2110/public/user/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2110/public/user/\n \n \n Redirecting to /totaltaskv2110/public/user/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:53] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:53] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:42:53] request.INFO: Matched route "admin_candidat_dashboard". {"route":"admin_candidat_dashboard","route_parameters":{"_route":"admin_candidat_dashboard","_controller":"App\\Controller\\CandidatElearningSessionController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/user/","method":"GET"} [] [2019-10-21 18:42:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:42: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 = ? [43] [] [2019-10-21 18:42:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"candidat@gmail.com"} [] [2019-10-21 18:42:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:42:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.user_id = ? [43] [] [2019-10-21 18:42:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:42:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:42:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d6d32"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/4d6d32","method":"GET"} [] [2019-10-21 18:45:06] request.INFO: Matched route "admin_candidat_dashboard". {"route":"admin_candidat_dashboard","route_parameters":{"_route":"admin_candidat_dashboard","_controller":"App\\Controller\\CandidatElearningSessionController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/user/","method":"GET"} [] [2019-10-21 18:45:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:45: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 = ? [43] [] [2019-10-21 18:45:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"candidat@gmail.com"} [] [2019-10-21 18:45:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:45:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:45:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:45:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.user_id = ? [43] [] [2019-10-21 18:45:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:45:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:45:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"553ab2"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/553ab2","method":"GET"} [] [2019-10-21 18:45:46] request.INFO: Matched route "admin_candidat_dashboard". {"route":"admin_candidat_dashboard","route_parameters":{"_route":"admin_candidat_dashboard","_controller":"App\\Controller\\CandidatElearningSessionController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/user/","method":"GET"} [] [2019-10-21 18:45:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:45: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 = ? [43] [] [2019-10-21 18:45:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"candidat@gmail.com"} [] [2019-10-21 18:45:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:45:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:45:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:45:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.user_id = ? [43] [] [2019-10-21 18:45:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:45:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:45:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f00ccc"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/f00ccc","method":"GET"} [] [2019-10-21 18:45:47] request.INFO: Matched route "admin_candidat_dashboard". {"route":"admin_candidat_dashboard","route_parameters":{"_route":"admin_candidat_dashboard","_controller":"App\\Controller\\CandidatElearningSessionController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/user/","method":"GET"} [] [2019-10-21 18:45:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:45: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 = ? [43] [] [2019-10-21 18:45:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"candidat@gmail.com"} [] [2019-10-21 18:45:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:45:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:45:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:45:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.user_id = ? [43] [] [2019-10-21 18:45:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:45:48] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:45:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"45ab36"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/45ab36","method":"GET"} [] [2019-10-21 18:45:56] request.INFO: Matched route "admin_candidat_dashboard". {"route":"admin_candidat_dashboard","route_parameters":{"_route":"admin_candidat_dashboard","_controller":"App\\Controller\\CandidatElearningSessionController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/user/","method":"GET"} [] [2019-10-21 18:45:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:45: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 = ? [43] [] [2019-10-21 18:45:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"candidat@gmail.com"} [] [2019-10-21 18:45:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:45:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:45:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:45:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.user_id = ? [43] [] [2019-10-21 18:45:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:45:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:46:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef88c1"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/ef88c1","method":"GET"} [] [2019-10-21 18:46:31] request.INFO: Matched route "admin_candidat_dashboard". {"route":"admin_candidat_dashboard","route_parameters":{"_route":"admin_candidat_dashboard","_controller":"App\\Controller\\CandidatElearningSessionController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/user/","method":"GET"} [] [2019-10-21 18:46:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:46: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 = ? [43] [] [2019-10-21 18:46:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"candidat@gmail.com"} [] [2019-10-21 18:46:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:46:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:46:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:46:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.user_id = ? [43] [] [2019-10-21 18:46:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:46:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:46:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76f7c1"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/76f7c1","method":"GET"} [] [2019-10-21 18:46:39] request.INFO: Matched route "admin_candidat_dashboard". {"route":"admin_candidat_dashboard","route_parameters":{"_route":"admin_candidat_dashboard","_controller":"App\\Controller\\CandidatElearningSessionController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/user/","method":"GET"} [] [2019-10-21 18:46:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:46: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 = ? [43] [] [2019-10-21 18:46:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"candidat@gmail.com"} [] [2019-10-21 18:46:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:46:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:46:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:46:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.user_id = ? [43] [] [2019-10-21 18:46:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:46:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:46:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e3893"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/3e3893","method":"GET"} [] [2019-10-21 18:47:03] request.INFO: Matched route "admin_candidat_dashboard". {"route":"admin_candidat_dashboard","route_parameters":{"_route":"admin_candidat_dashboard","_controller":"App\\Controller\\CandidatElearningSessionController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/user/","method":"GET"} [] [2019-10-21 18:47:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:47: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 = ? [43] [] [2019-10-21 18:47:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"candidat@gmail.com"} [] [2019-10-21 18:47:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:47:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.user_id = ? [43] [] [2019-10-21 18:47:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:47:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:47:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cea842"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/cea842","method":"GET"} [] [2019-10-21 18:47:06] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/logout","method":"GET"} [] [2019-10-21 18:47:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:47: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 = ? [43] [] [2019-10-21 18:47:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"candidat@gmail.com"} [] [2019-10-21 18:47:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:47:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:06] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-21 18:47:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:47:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 18:47:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ea72e"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/9ea72e","method":"GET"} [] [2019-10-21 18:47:21] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-21 18:47:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:47:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:21] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:21] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47: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.email = ? LIMIT 1 ["manager@gmail.com"] [] [2019-10-21 18:47:21] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltaskv2110/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:21] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:22] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-21 18:47:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:47:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 18:47:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09eda5"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/09eda5","method":"GET"} [] [2019-10-21 18:47:38] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-21 18:47:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:47:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:38] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:38] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-21 18:47:39] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:39] 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: Mon, 21 Oct 2019 16:47:39 GMT\r\nLocation: /totaltaskv2110/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2110/public/admin-country/\n \n \n Redirecting to /totaltaskv2110/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:39] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:39] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:47:39] 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/totaltaskv2110/public/admin-country/","method":"GET"} [] [2019-10-21 18:47:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:47: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-21 18:47:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:47:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:47:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:47:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:47:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d3c87"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/4d3c87","method":"GET"} [] [2019-10-21 18:47:41] 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/totaltaskv2110/public/admin-country/bm","method":"GET"} [] [2019-10-21 18:47:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:47: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-21 18:47:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:47:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:47:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:41] 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-21 18:47:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:47:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:47:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a2d93"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/3a2d93","method":"GET"} [] [2019-10-21 18:47:43] 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/totaltaskv2110/public/admin-country/bm/new","method":"GET"} [] [2019-10-21 18:47:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:47: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-21 18:47:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:47:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:47:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:47:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:47:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:47:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b30a21"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/b30a21","method":"GET"} [] [2019-10-21 18:48:02] 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/totaltaskv2110/public/admin-country/bm/new","method":"POST"} [] [2019-10-21 18:48:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:48: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-21 18:48:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:48:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:48:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:02] 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-10-21 18:48:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-21 18:48:03] 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$kT4OmLGojAVNaphIQot [...]","4":["ROLE_MANAGER"],"5":"Mrs","6":"manger","7":"manger","8":"manger","9":null,"10":1,"11":"2019-10-21 18:48:02","12":"2019-10-21 18:48:02","13":223,"14":null,"15":null,"16":null} [] [2019-10-21 18:48:03] doctrine.DEBUG: "COMMIT" [] [] [2019-10-21 18:48:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:48:03] 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/totaltaskv2110/public/admin-country/bm","method":"GET"} [] [2019-10-21 18:48:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:48: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-21 18:48:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:48:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:48:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48: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_.roles LIKE ? ["%\"ROLE_MANAGER\"%"] [] [2019-10-21 18:48:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:48:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:48:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"242fee"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/242fee","method":"GET"} [] [2019-10-21 18:48:09] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/logout","method":"GET"} [] [2019-10-21 18:48:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:48: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-21 18:48:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:48:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:48:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:09] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-21 18:48:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:48:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 18:48:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d3db9"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/5d3db9","method":"GET"} [] [2019-10-21 18:48:15] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-21 18:48:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:48:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:15] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:15] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48: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 ["manager@gmail.com"] [] [2019-10-21 18:48:16] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"manager@gmail.com\", authenticated=true, roles=\"ROLE_MANAGER\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48: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: Mon, 21 Oct 2019 16:48:16 GMT\r\nLocation: /totaltaskv2110/public/manager/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2110/public/manager/\n \n \n Redirecting to /totaltaskv2110/public/manager/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:16] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:16] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:48:16] request.INFO: Matched route "admin_manager_dashboard". {"route":"admin_manager_dashboard","route_parameters":{"_route":"admin_manager_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/manager/","method":"GET"} [] [2019-10-21 18:48:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:48: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 = ? [44] [] [2019-10-21 18:48:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-21 18:48:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:48:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:48:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:48:16] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:48:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f79f3f"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/f79f3f","method":"GET"} [] [2019-10-21 18:49:21] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/logout","method":"GET"} [] [2019-10-21 18:49:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:49: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 = ? [44] [] [2019-10-21 18:49:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-21 18:49:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:49:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49:21] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-21 18:49:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:49:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 18:49:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2c518"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/d2c518","method":"GET"} [] [2019-10-21 18:49:28] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-21 18:49:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:49:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49:28] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49:28] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49: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 ["admin@gmail.com"] [] [2019-10-21 18:49:28] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49: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: Mon, 21 Oct 2019 16:49:28 GMT\r\nLocation: /totaltaskv2110/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2110/public/admin-country/\n \n \n Redirecting to /totaltaskv2110/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49:28] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49:28] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:49:29] 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/totaltaskv2110/public/admin-country/","method":"GET"} [] [2019-10-21 18:49:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:49: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-21 18:49:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:49:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:49:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:49:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:49:29] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:49:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c934e6"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/c934e6","method":"GET"} [] [2019-10-21 18:51:02] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/logout","method":"GET"} [] [2019-10-21 18:51:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:51: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-21 18:51:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-21 18:51:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:51:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:03] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-21 18:51:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:51:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-21 18:51:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"834134"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/834134","method":"GET"} [] [2019-10-21 18:51:08] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-21 18:51:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:51:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:08] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:08] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18: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.email = ? LIMIT 1 ["manager@gmail.com"] [] [2019-10-21 18:51:09] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"manager@gmail.com\", authenticated=true, roles=\"ROLE_MANAGER\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:09] 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: Mon, 21 Oct 2019 16:51:09 GMT\r\nLocation: /totaltaskv2110/public/manager/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2110/public/manager/\n \n \n Redirecting to /totaltaskv2110/public/manager/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:09] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:09] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:51:09] request.INFO: Matched route "admin_manager_dashboard". {"route":"admin_manager_dashboard","route_parameters":{"_route":"admin_manager_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/manager/","method":"GET"} [] [2019-10-21 18:51:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:51: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 = ? [44] [] [2019-10-21 18:51:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-21 18:51:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:51:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:51:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:51:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:51:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2efde0"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/2efde0","method":"GET"} [] [2019-10-21 18:58:33] request.INFO: Matched route "admin_manager_dashboard". {"route":"admin_manager_dashboard","route_parameters":{"_route":"admin_manager_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/manager/","method":"GET"} [] [2019-10-21 18:58:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:58: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 = ? [44] [] [2019-10-21 18:58:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-21 18:58:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:58:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:58:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:58:34] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected token "end of statement block" of value ""." at /home/interactoq/www/totaltaskv2110/templates/Default/base.html.twig line 90 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected token \"end of statement block\" of value \"\". at /home/interactoq/www/totaltaskv2110/templates/Default/base.html.twig:90)"} [] [2019-10-21 18:58:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:58:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b80249"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/b80249","method":"GET"} [] [2019-10-21 18:58:55] request.INFO: Matched route "admin_manager_dashboard". {"route":"admin_manager_dashboard","route_parameters":{"_route":"admin_manager_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/manager/","method":"GET"} [] [2019-10-21 18:58:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:58: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 = ? [44] [] [2019-10-21 18:58:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-21 18:58:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:58:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:58:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:58:56] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected token "end of statement block" of value ""." at /home/interactoq/www/totaltaskv2110/templates/Default/base.html.twig line 90 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected token \"end of statement block\" of value \"\". at /home/interactoq/www/totaltaskv2110/templates/Default/base.html.twig:90)"} [] [2019-10-21 18:58:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:58:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4aac18"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/4aac18","method":"GET"} [] [2019-10-21 18:59:06] request.INFO: Matched route "admin_manager_dashboard". {"route":"admin_manager_dashboard","route_parameters":{"_route":"admin_manager_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/manager/","method":"GET"} [] [2019-10-21 18:59:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:59: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 = ? [44] [] [2019-10-21 18:59:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-21 18:59:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:59:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:59:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:59:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:59:06] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:59:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66a144"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/66a144","method":"GET"} [] [2019-10-21 18:59:46] request.INFO: Matched route "admin_manager_dashboard". {"route":"admin_manager_dashboard","route_parameters":{"_route":"admin_manager_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/manager/","method":"GET"} [] [2019-10-21 18:59:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-21 18:59: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 = ? [44] [] [2019-10-21 18:59:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-21 18:59:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-21 18:59:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:59:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-21 18:59:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-21 18:59:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-21 18:59:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f12001"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/f12001","method":"GET"} [] [2019-10-22 10:33:45] request.INFO: Matched route "manager_company_externe_list". {"route":"manager_company_externe_list","route_parameters":{"_route":"manager_company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/manager/company/externe","method":"GET"} [] [2019-10-22 10:33:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 10:33:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:33:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:33:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 10:33:47] 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/totaltaskv2110/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-10-22 10:33:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-22 10:33:48] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"GET"} [] [2019-10-22 10:33:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 10:33:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:33:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:33:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 10:33:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"801fc7"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/801fc7","method":"GET"} [] [2019-10-22 10:34:10] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/login","method":"POST"} [] [2019-10-22 10:34:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 10:34:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:34:10] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:34:10] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10: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 ["manager@gmail.com"] [] [2019-10-22 10:34:12] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"manager@gmail.com\", authenticated=true, roles=\"ROLE_MANAGER\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10: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: Tue, 22 Oct 2019 08:34:12 GMT\r\nLocation: /totaltaskv2110/public/manager/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2110/public/manager/\n \n \n Redirecting to /totaltaskv2110/public/manager/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:34:12] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:34:12] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:34:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 10:34:12] request.INFO: Matched route "admin_manager_dashboard". {"route":"admin_manager_dashboard","route_parameters":{"_route":"admin_manager_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/manager/","method":"GET"} [] [2019-10-22 10:34:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 10: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 = ? [44] [] [2019-10-22 10:34:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-22 10:34:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 10:34:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:34:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:34:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 10:34:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 10:34:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c86a86"},"request_uri":"http://interactions-dev.com/totaltaskv2110/public/_wdt/c86a86","method":"GET"} [] [2019-10-22 10:59:36] php.DEBUG: Warning: filemtime(): stat failed for /home/interactoq/www/totaltaskv2110/config/routes/dev/twig.yaml {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/config/Resource/FileResource.php\",\"line\":63,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php\",\"line\":34,\"function\":\"isFresh\",\"class\":\"Symfony\\\\Component\\\\Config\\\\Resource\\\\FileResource\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-22 10:59:38] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 10:59:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 10:59: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 = ? [44] [] [2019-10-22 10:59:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-22 10:59:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 10:59:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:59:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 10:59:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 10:59:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"075565"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/075565","method":"GET"} [] [2019-10-22 11:00:08] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 11:00:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:00: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 = ? [44] [] [2019-10-22 11:00:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-22 11:00:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:00:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00:09] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00:09] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00: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 ["admin@gmail.com"] [] [2019-10-22 11:00:09] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00:09] 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, 22 Oct 2019 09:00:09 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00:09] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00:09] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:00:09] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-22 11:00:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:00: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-22 11:00:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:00:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:00:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:00:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 11:00:11] php.DEBUG: Warning: filemtime(): stat failed for /home/interactoq/www/totaltaskv2110/config/routes/dev/twig.yaml {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/config/Resource/FileResource.php\",\"line\":63,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php\",\"line\":34,\"function\":\"isFresh\",\"class\":\"Symfony\\\\Component\\\\Config\\\\Resource\\\\FileResource\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-22 11:00:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ac619"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2ac619","method":"GET"} [] [2019-10-22 11:00:14] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 11:00:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:00: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-22 11:00:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:00:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:00:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 11:00:14] 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-22 11:00:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:00:15] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 11:00:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b671c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0b671c","method":"GET"} [] [2019-10-22 11:00:28] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 11:00:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:00: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-22 11:00:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:00:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:00:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:00: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_EXTERNE"] [] [2019-10-22 11:00:31] php.DEBUG: Warning: filemtime(): stat failed for /home/interactoq/www/totaltaskv2110/vendor/symfony/validator/Resources/translations/validators.en.xlf {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/config/Resource/FileResource.php\",\"line\":63,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php\",\"line\":34,\"function\":\"isFresh\",\"class\":\"Symfony\\\\Component\\\\Config\\\\Resource\\\\FileResource\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-22 11:00:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:00:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 11:00:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbbd00"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bbbd00","method":"GET"} [] [2019-10-22 11:02:18] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 11:02:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:02: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-22 11:02:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:02:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:02:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:02:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:02:19] 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-10-22 11:02: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_.email = ? ["interactions.deve1@gmail.com"] [] [2019-10-22 11:02:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 11:02:20] 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":"interactions.deve1@gmail.com","2":"interactions.deve1@gmail.com","3":"$2y$13$OtMO3eXKpjEmUegi4zH [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"testcond","7":"testcond","8":"cand","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 11:02:18","12":"2019-10-22 11:02:18","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 11:02:20] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 11:02:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:02:21] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 11:02:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:02: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-22 11:02:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:02:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:02:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:02:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:02: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 11:02:21] 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-22 11:02:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:02:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 11:02:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f61344"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f61344","method":"GET"} [] [2019-10-22 11:02:24] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 11:02:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:02: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-22 11:02:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:02:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:02:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:02:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:02:24] 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-22 11:02:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:02:25] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 11:02:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29f717"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/29f717","method":"GET"} [] [2019-10-22 11:02:55] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/","method":"GET"} [] [2019-10-22 11:02:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:02: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-22 11:02:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:02:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:02:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:02:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:02:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-22 11:02:55] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-22 11:02:55] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-22 11:02:55] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-22 11:02:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:02:55] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 11:02:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d19e6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4d19e6","method":"GET"} [] [2019-10-22 11:02:58] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-10-22 11:02:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:02: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-22 11:02:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:02:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:02:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:02:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:02:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-22 11:02:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:02:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 11:02:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/default-bg-attestation.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/default-bg-attestation.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-22 11:02:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2e8e0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d2e8e0","method":"GET"} [] [2019-10-22 11:03:36] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-10-22 11:03:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:03: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-22 11:03:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:03:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:03:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:03:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-22 11:03:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:03:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/default-bg-attestation.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/default-bg-attestation.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-22 11:03:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 11:03:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9975b4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9975b4","method":"GET"} [] [2019-10-22 11:14:41] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-10-22 11:14:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:14: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-22 11:14:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:14:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:14:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:14:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-22 11:14:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:14:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 11:14:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/default-bg-attestation.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/default-bg-attestation.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-22 11:14:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"539228"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/539228","method":"GET"} [] [2019-10-22 11:14:54] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-10-22 11:14:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:14: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-22 11:14:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:14:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:14:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:14:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-22 11:14:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:14:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/default-bg-attestation.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/default-bg-attestation.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-22 11:14:57] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 11:14:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd5190"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/fd5190","method":"GET"} [] [2019-10-22 11:15:40] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 11:15:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 11:15: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-22 11:15:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 11:15:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 11:15:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:15:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 11:15: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 11:15: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.id = ? [8] [] [2019-10-22 11:15:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 11:15:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 11:15:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29c57c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/29c57c","method":"GET"} [] [2019-10-22 12:36:35] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 12:36:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 12:36: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-22 12:36:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 12:36:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 12:36:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 12:36:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 12:36:36] 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-22 12:36:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 12:36:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 12:36:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"087664"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/087664","method":"GET"} [] [2019-10-22 12:38:16] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 12:38:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 12:38: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-22 12:38:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 12:38:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 12:38:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 12:38:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 12:38:16] 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-10-22 12:38: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_.email = ? ["interactions.dev1@gmail.com"] [] [2019-10-22 12:38:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 12:38:17] 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":"interactions.dev1@gmail.com","2":"interactions.dev1@gmail.com","3":"$2y$13$8QyEYtPiQCSusVVHPBW [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 12:38:16","12":"2019-10-22 12:38:16","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 12:38:17] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 12:38:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 12:38:18] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 12:38:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 12:38: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-22 12:38:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 12:38:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 12:38:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 12:38:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 12:38: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 12:38:18] 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-22 12:38:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 12:38:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 12:38:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cdbfaf"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/cdbfaf","method":"GET"} [] [2019-10-22 12:48:36] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 12:48:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 12:48: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-22 12:48:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 12:48:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 12:48:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 12:48:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 12:48:37] 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-22 12:48:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 12:48:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 12:48:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5930a5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5930a5","method":"GET"} [] [2019-10-22 13:16:31] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-22 13:16:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 13:16: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-22 13:16:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 13:16:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:16:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:16:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:16:31] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 13:16:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:16:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:16:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:16:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 13:16:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"10ff6b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/10ff6b","method":"GET"} [] [2019-10-22 13:31:17] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 13:31:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:31:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:31:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:31:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 13:31:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a1ab2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5a1ab2","method":"GET"} [] [2019-10-22 13:35:23] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 13:35:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:35:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35:24] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35:24] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-22 13:35:24] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35:24] 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, 22 Oct 2019 11:35:24 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35:24] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35:24] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 13:35:24] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-22 13:35:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 13:35: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-22 13:35:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 13:35:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:35:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 13:35:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 13:35:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e1b62"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5e1b62","method":"GET"} [] [2019-10-22 13:35:32] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 13:35:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 13: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-22 13:35:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 13:35:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:35:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 13: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 = ? [8] [] [2019-10-22 13:35:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 13:35:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 13:35:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cfc1e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2cfc1e","method":"GET"} [] [2019-10-22 13:35:34] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 13:35:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 13: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-22 13:35:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 13:35:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:35:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:35:34] 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-22 13:35:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 13:35:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 13:35:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f16f5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8f16f5","method":"GET"} [] [2019-10-22 13:36:02] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 13:36:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 13:36: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-22 13:36:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 13:36:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:36:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:36:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:36:02] 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-10-22 13:36:02] 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 = ? ["interactions.dev1@gmail.com"] [] [2019-10-22 13:36:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 13:36:03] 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":"interactions.dev1@gmail.com","2":"interactions.dev1@gmail.com","3":"$2y$13$cqbV7frG4bDC47eS9Lx [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"ere","7":"ere","8":"erer","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 13:36:02","12":"2019-10-22 13:36:02","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 13:36:03] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 13:36:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 13:36:03] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 13:36:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 13: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-22 13:36:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 13:36:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:36:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:36:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 13:36: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-22 13:36:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 13:36:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 13:36:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f4b8c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0f4b8c","method":"GET"} [] [2019-10-22 13:39:58] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 13:39:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 13:39: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-22 13:39:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 13:39:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:39:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:39:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:39: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-22 13:39: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-22 13:39:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 13:39:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 13:39:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd1084"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dd1084","method":"GET"} [] [2019-10-22 13:40:01] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 13:40:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 13:40: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-22 13:40:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 13:40:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:40:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:40:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:40:01] 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-22 13:40:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 13:40:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 13:40:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f3cfd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0f3cfd","method":"GET"} [] [2019-10-22 13:40:44] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 13:40:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 13:40: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-22 13:40:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 13:40:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:40:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:40:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:40:44] 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",["9"]] [] [2019-10-22 13:40: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 = ? ["interactions.dev1@gmail.com"] [] [2019-10-22 13:40:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 13:40: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":"interactions.dev1@gmail.com","2":"interactions.dev1@gmail.com","3":"$2y$13$uVoE4QYWUBx4y1f0raW [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"cvc","7":"fdd","8":"dfdf","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 13:40:44","12":"2019-10-22 13:40:44","13":223,"14":9,"15":null,"16":null} [] [2019-10-22 13:40:45] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 13:40:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 13:40:45] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 13:40:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 13:40: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-22 13:40:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 13:40:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 13:40:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:40:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 13:40: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 13:40:45] 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-22 13:40:45] 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-22 13:40:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 13:40:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 13:40:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e666be"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e666be","method":"GET"} [] [2019-10-22 13:42:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lgin"" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lgin\" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-22 13:42:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"089b5c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/089b5c","method":"GET"} [] [2019-10-22 13:42:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lgin"" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lgin\" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-22 13:42:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d2789"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9d2789","method":"GET"} [] [2019-10-22 17:31:47] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 17:31:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:31:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 17:31:49] 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/totaltaskv2/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-10-22 17:31:49] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-22 17:31:49] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 17:31:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:31:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 17:31:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca9fb2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ca9fb2","method":"GET"} [] [2019-10-22 17:31:57] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 17:31:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:31:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:57] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:57] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-22 17:31:59] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:59] 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, 22 Oct 2019 15:31:59 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:59] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:59] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:31:59] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-22 17:31:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:31: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-22 17:31:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:31:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:31:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:31:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:32:01] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:32:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff5dbb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ff5dbb","method":"GET"} [] [2019-10-22 17:32:06] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-10-22 17:32:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:32: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-22 17:32:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:32:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:32:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:32:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:32:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-22 17:32:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:32:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:32:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/default-bg-attestation.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/default-bg-attestation.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-22 17:32:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"77a6e8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/77a6e8","method":"GET"} [] [2019-10-22 17:33:33] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-10-22 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-22 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-22 17:33:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:33:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:33:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:33:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:33:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-22 17:33:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:33:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:33:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/default-bg-attestation.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/default-bg-attestation.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-22 17:33:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04ab9e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/04ab9e","method":"GET"} [] [2019-10-22 17:35:09] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-22 17:35:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17: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 = ? [8] [] [2019-10-22 17:35:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:35:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:35:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:35:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:35:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-22 17:35:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:35:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:35:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"57f976"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/57f976","method":"GET"} [] [2019-10-22 17:35:12] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-22 17:35:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:35: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-22 17:35:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:35:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:35:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:35:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:35:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-22 17:35:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:35:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:35:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4462c1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4462c1","method":"GET"} [] [2019-10-22 17:35:14] request.INFO: Matched route "admin_country_edit_criteres_evaluation". {"route":"admin_country_edit_criteres_evaluation","route_parameters":{"_route":"admin_country_edit_criteres_evaluation","_controller":"App\\Controller\\ManagerController::editCritereEval","id":"1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/1/edit-criteres-evaluation","method":"GET"} [] [2019-10-22 17:35:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:35: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-22 17:35:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:35:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:35:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:35:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:35:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 WHERE t0.id = ? ["1"] [] [2019-10-22 17:35:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:35:15] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:35:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70ed87"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/70ed87","method":"GET"} [] [2019-10-22 17:43:06] request.INFO: Matched route "admin_country_edit_criteres_evaluation". {"route":"admin_country_edit_criteres_evaluation","route_parameters":{"_route":"admin_country_edit_criteres_evaluation","_controller":"App\\Controller\\ManagerController::editCritereEval","id":"1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/1/edit-criteres-evaluation","method":"POST"} [] [2019-10-22 17:43:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 WHERE t0.id = ? ["1"] [] [2019-10-22 17:43:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 17:43:08] doctrine.DEBUG: UPDATE critere_eval SET critere = ?, note = ? WHERE id = ? ["Qualité de l'animation",4,1] [] [2019-10-22 17:43:08] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 17:43:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:08] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-22 17:43:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-22 17:43:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:43:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c2927"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2c2927","method":"GET"} [] [2019-10-22 17:43:10] request.INFO: Matched route "admin_country_new_criteres_evaluation". {"route":"admin_country_new_criteres_evaluation","route_parameters":{"_route":"admin_country_new_criteres_evaluation","_controller":"App\\Controller\\ManagerController::addCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-criteres-evaluation","method":"GET"} [] [2019-10-22 17:43:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:43:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93f6fc"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/93f6fc","method":"GET"} [] [2019-10-22 17:43:19] request.INFO: Matched route "admin_country_new_criteres_evaluation". {"route":"admin_country_new_criteres_evaluation","route_parameters":{"_route":"admin_country_new_criteres_evaluation","_controller":"App\\Controller\\ManagerController::addCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-criteres-evaluation","method":"POST"} [] [2019-10-22 17:43:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:19] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 17:43:19] doctrine.DEBUG: INSERT INTO critere_eval (critere, note, country_id) VALUES (?, ?, ?) {"1":"Contenu du programme dispensé","2":4,"3":223} [] [2019-10-22 17:43:19] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 17:43:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:19] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-22 17:43:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-22 17:43:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:20] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:43:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85acfa"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/85acfa","method":"GET"} [] [2019-10-22 17:43:37] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-22 17:43:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-22 17:43: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 = ? [41] [] [2019-10-22 17:43:38] 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.id = ? [5] [] [2019-10-22 17:43:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:43:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8eb3d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b8eb3d","method":"GET"} [] [2019-10-22 17:43:40] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-22 17:43:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-22 17:43:40] 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.id = ? [4] [] [2019-10-22 17:43:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:40] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:43:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c249f1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c249f1","method":"GET"} [] [2019-10-22 17:43:43] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-22 17:43:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:43] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-22 17:43:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-22 17:43: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 = ? [43] [] [2019-10-22 17:43:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:43:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e3761"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2e3761","method":"GET"} [] [2019-10-22 17:43:46] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 17:43:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 17:43: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.id = ? [8] [] [2019-10-22 17:43: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.id = ? [9] [] [2019-10-22 17:43:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:43:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e523a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6e523a","method":"GET"} [] [2019-10-22 17:43:50] request.INFO: Matched route "candidat_edit". {"route":"candidat_edit","route_parameters":{"_route":"candidat_edit","_controller":"App\\Controller\\CandidatController::editCandidat","id":"48"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/48/edit","method":"GET"} [] [2019-10-22 17:43:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43: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 = ? ["48"] [] [2019-10-22 17:43:50] 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-22 17:43:50] 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-22 17:43:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:50] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:43:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"60b873"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/60b873","method":"GET"} [] [2019-10-22 17:43:59] request.INFO: Matched route "candidat_edit". {"route":"candidat_edit","route_parameters":{"_route":"candidat_edit","_controller":"App\\Controller\\CandidatController::editCandidat","id":"48"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/48/edit","method":"POST"} [] [2019-10-22 17:43:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43: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 = ? ["48"] [] [2019-10-22 17:43: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 = ? [9] [] [2019-10-22 17:43:59] 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",["9"]] [] [2019-10-22 17:43:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 17:43:59] doctrine.DEBUG: UPDATE user SET first_name = ?, last_name = ?, function = ? WHERE id = ? ["test","test","test",48] [] [2019-10-22 17:43:59] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 17:43:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:59] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 17:43:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:43: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-22 17:43:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:43:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:43:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:43: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-22 17:43: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-22 17:43: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 = ? [9] [] [2019-10-22 17:43:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:43:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:44:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e4ff3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8e4ff3","method":"GET"} [] [2019-10-22 17:44:03] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-22 17:44:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:44: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-22 17:44:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:44:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:44:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:44:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:44: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_INTERNE",223] [] [2019-10-22 17:44:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:44:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:44:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50ed8f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/50ed8f","method":"GET"} [] [2019-10-22 17:44:05] request.INFO: Matched route "candidat_interne_new". {"route":"candidat_interne_new","route_parameters":{"_route":"candidat_interne_new","_controller":"App\\Controller\\CandidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne/new","method":"GET"} [] [2019-10-22 17:44:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:44: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-22 17:44:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:44:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:44:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:44:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:44:05] 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-22 17:44:05] 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-22 17:44:05] 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-22 17:44:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:44:05] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:44:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4858f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b4858f","method":"GET"} [] [2019-10-22 17:44:52] 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/totaltaskv2/public/admin-country/company/externe","method":"GET"} [] [2019-10-22 17:44:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:44: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-22 17:44:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:44:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:44:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:44:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:44:53] 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-22 17:44:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:44:54] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:44:54] 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/totaltaskv2/public/admin-country/company/interne","method":"GET"} [] [2019-10-22 17:44:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:44: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-22 17:44:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:44:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:44:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:44:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:44:54] 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-22 17:44: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-22 17:44: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-22 17:44: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-22 17:44: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-22 17:44:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:44:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ddc3f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5ddc3f","method":"GET"} [] [2019-10-22 17:44:55] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:44:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69d40e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/69d40e","method":"GET"} [] [2019-10-22 17:46:16] request.INFO: Matched route "candidat_interne_new". {"route":"candidat_interne_new","route_parameters":{"_route":"candidat_interne_new","_controller":"App\\Controller\\CandidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne/new","method":"POST"} [] [2019-10-22 17:46:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:46: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-22 17:46:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:46:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:46:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:46:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:46:17] 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-22 17:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-22 17:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-22 17:46:17] 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",["6"]] [] [2019-10-22 17:46: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_.email = ? ["dev1@interactions.tn"] [] [2019-10-22 17:46:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 17:46:18] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$M/obkCktfEIHocLiwtE [...]","4":["ROLE_CANDIDAT"],"5":"Mr","6":"candINTER","7":"candINTER","8":"candINTER","9":"TYPE_INTERNE","10":1,"11":"2019-10-22 17:46:16","12":"2019-10-22 17:46:16","13":223,"14":6,"15":5,"16":5} [] [2019-10-22 17:46:18] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 17:46:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:46:19] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-22 17:46:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 17:46: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-22 17:46:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 17:46:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 17:46:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:46:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 17:46: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_INTERNE",223] [] [2019-10-22 17:46: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-22 17:46: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.id = ? [5] [] [2019-10-22 17:46: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 direction t0 WHERE t0.id = ? [5] [] [2019-10-22 17:46:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 17:46:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 17:46:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c9928"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8c9928","method":"GET"} [] [2019-10-22 18:04:49] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:04:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:04: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-22 18:04:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:04:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:04:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:04:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:04: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:04:50] 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-22 18:04:50] 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-22 18:04:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:04:51] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:04:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29a3b3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/29a3b3","method":"GET"} [] [2019-10-22 18:05:11] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 18:05:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:05: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-22 18:05:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:05:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:05:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:05:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:05:12] 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-22 18:05:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:05:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:05:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"57f81c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/57f81c","method":"GET"} [] [2019-10-22 18:05:29] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 18:05:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:05: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-22 18:05:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:05:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:05:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:05:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:05:29] 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-10-22 18:05:29] 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 = ? ["interactions.dev1@gmail.com"] [] [2019-10-22 18:05:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 18:05:29] 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":"interactions.dev1@gmail.com","2":"interactions.dev1@gmail.com","3":"$2y$13$gXucI36mmIHT9n4azod [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"ze","7":"zez","8":"zez","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 18:05:29","12":"2019-10-22 18:05:29","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 18:05:29] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 18:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:05:30] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:05:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:05: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-22 18:05:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:05:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:05:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:05:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:05: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:05: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.id = ? [8] [] [2019-10-22 18:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:05:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:05:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b85818"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b85818","method":"GET"} [] [2019-10-22 18:06:19] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-22 18:06:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:06: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-22 18:06:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:06:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:06:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-22 18:06: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.id = ? [4] [] [2019-10-22 18:06:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:06:20] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:06:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c16a3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8c16a3","method":"GET"} [] [2019-10-22 18:06:24] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-22 18:06:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:06: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-22 18:06:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:06:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:06:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:24] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-22 18:06:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-22 18:06: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 = ? [43] [] [2019-10-22 18:06:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:06:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:06:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d220a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4d220a","method":"GET"} [] [2019-10-22 18:06:26] request.INFO: Matched route "affect_elearning_session_new". {"route":"affect_elearning_session_new","route_parameters":{"_route":"affect_elearning_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session","method":"GET"} [] [2019-10-22 18:06:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:06: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-22 18:06:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:06:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:06:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:26] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.country_id = ? AND e0_.id NOT IN (SELECT e1_.id FROM elearning_session e1_ INNER JOIN user_elearning_session u2_ ON e1_.id = u2_.elearning_session_id WHERE e1_.country_id = ?) [223,223] [] [2019-10-22 18:06:26] 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 = ? [223] [] [2019-10-22 18:06:26] 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-22 18:06:26] 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-22 18:06: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-22 18:06:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:06:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-22 18:06:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:06:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b9a7a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9b9a7a","method":"GET"} [] [2019-10-22 18:06:28] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-22 18:06:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:06: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-22 18:06:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:06:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:06:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:28] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-22 18:06:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-22 18:06: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 = ? [43] [] [2019-10-22 18:06:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:06:29] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:06:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3353c3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3353c3","method":"GET"} [] [2019-10-22 18:06:31] request.INFO: Matched route "affect_elearning_session_edit". {"route":"affect_elearning_session_edit","route_parameters":{"_route":"affect_elearning_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession","id":"1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/1/edit","method":"GET"} [] [2019-10-22 18:06:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:06: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-22 18:06:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:06:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:06:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["1"] [] [2019-10-22 18:06:31] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.id = ? [1] [] [2019-10-22 18:06:31] 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 = ? [223] [] [2019-10-22 18:06:31] 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-22 18:06:31] 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-22 18:06: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-22 18:06:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:06:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/1/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/1/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-22 18:06:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:06:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"26915c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/26915c","method":"GET"} [] [2019-10-22 18:06:32] request.INFO: Matched route "users_elearning_session". {"route":"users_elearning_session","route_parameters":{"_route":"users_elearning_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-elearning-session?idSession=1","method":"GET"} [] [2019-10-22 18:06:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:06: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-22 18:06:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:06:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:06:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06: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 FROM user u0_ INNER JOIN user_elearning_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.elearning_session_id = ? [223,"1"] [] [2019-10-22 18:06:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:06:36] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-22 18:06:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:06: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-22 18:06:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:06:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:06:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:36] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-22 18:06:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:06:45] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=9&idDirection=&idService=","method":"GET"} [] [2019-10-22 18:06:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:06: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-22 18:06:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:06:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:06:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06: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 FROM user u0_ WHERE u0_.company_id = ? ["9"] [] [2019-10-22 18:06:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:06:51] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-22 18:06:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:06: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-22 18:06:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:06:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:06:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:06:51] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-22 18:06:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:06:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/1/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/1/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-22 18:07:34] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=9&idDirection=&idService=","method":"GET"} [] [2019-10-22 18:07:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:07: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-22 18:07:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:07:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:07:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:07:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:07:35] 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 FROM user u0_ WHERE u0_.company_id = ? ["9"] [] [2019-10-22 18:07:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:07:49] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:07:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:07: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-22 18:07:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:07:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:07:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:07:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:07: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-22 18:07: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-22 18:07:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:07:50] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:07:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b80678"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b80678","method":"GET"} [] [2019-10-22 18:12:09] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:12:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:12: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-22 18:12:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:12:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:12:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:12:10] 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-22 18:12:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:12:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:12:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b55c6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3b55c6","method":"GET"} [] [2019-10-22 18:12:14] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-22 18:12:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:12: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-22 18:12:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:12:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:12:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-22 18:12:15] 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-22 18:12:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-22 18:12:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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 = ? [5] [] [2019-10-22 18:12:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:12:15] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:12:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a8e29"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3a8e29","method":"GET"} [] [2019-10-22 18:12:27] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-22 18:12:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:12: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-22 18:12:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:12:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:12:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:27] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:12:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:12:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 18:12:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c79468"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c79468","method":"GET"} [] [2019-10-22 18:12:34] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 18:12:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:12:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:34] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:34] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18: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.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-10-22 18:12:35] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"dev1@interactions.tn\", authenticated=true, roles=\"ROLE_CANDIDAT\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:35] 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, 22 Oct 2019 16:12:35 GMT\r\nLocation: /totaltaskv2/public/user/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/user/\n \n \n Redirecting to /totaltaskv2/public/user/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:35] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:35] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:12:35] request.INFO: Matched route "admin_candidat_dashboard". {"route":"admin_candidat_dashboard","route_parameters":{"_route":"admin_candidat_dashboard","_controller":"App\\Controller\\CandidatElearningSessionController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/user/","method":"GET"} [] [2019-10-22 18:12:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:12: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 = ? [49] [] [2019-10-22 18:12:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-22 18:12:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:12:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.user_id = ? [49] [] [2019-10-22 18:12:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:12:36] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:12:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ac8b4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3ac8b4","method":"GET"} [] [2019-10-22 18:12:50] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-22 18:12:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:12: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 = ? [49] [] [2019-10-22 18:12:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dev1@interactions.tn"} [] [2019-10-22 18:12:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:12:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:51] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:12:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:12:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:12:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 18:12:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3dcd0d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3dcd0d","method":"GET"} [] [2019-10-22 18:13:13] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-22 18:13:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:13:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 18:13:13] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:13:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:13:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 18:13:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ff895"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0ff895","method":"GET"} [] [2019-10-22 18:13:34] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 18:13:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:13:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:34] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:34] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13: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 ["manager@gmail.com"] [] [2019-10-22 18:13:35] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"manager@gmail.com\", authenticated=true, roles=\"ROLE_MANAGER\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:35] 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, 22 Oct 2019 16:13:35 GMT\r\nLocation: /totaltaskv2/public/manager/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/manager/\n \n \n Redirecting to /totaltaskv2/public/manager/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:35] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:35] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:13:35] request.INFO: Matched route "admin_manager_dashboard". {"route":"admin_manager_dashboard","route_parameters":{"_route":"admin_manager_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/","method":"GET"} [] [2019-10-22 18:13:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:13: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 = ? [44] [] [2019-10-22 18:13:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-22 18:13:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:13:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:13:36] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:13:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca7c16"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ca7c16","method":"GET"} [] [2019-10-22 18:13:47] request.INFO: Matched route "question_list_manager". {"route":"question_list_manager","route_parameters":{"_route":"question_list_manager","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/question/","method":"GET"} [] [2019-10-22 18:13:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:13: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 = ? [44] [] [2019-10-22 18:13:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-22 18:13:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:13:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-22 18:13:47] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-22 18:13:47] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-22 18:13:47] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-22 18:13:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:13:48] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:13:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"659d9a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/659d9a","method":"GET"} [] [2019-10-22 18:13:50] request.INFO: Matched route "question_new_manager". {"route":"question_new_manager","route_parameters":{"_route":"question_new_manager","_controller":"App\\Controller\\QuestionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/question/new","method":"GET"} [] [2019-10-22 18:13:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:13: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 = ? [44] [] [2019-10-22 18:13:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-22 18:13:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:13:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-22 18:13:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-22 18:13:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:13:51] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:13:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56a221"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/56a221","method":"GET"} [] [2019-10-22 18:13:56] request.INFO: Matched route "question_list_manager". {"route":"question_list_manager","route_parameters":{"_route":"question_list_manager","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/question/","method":"GET"} [] [2019-10-22 18:13:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:13: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 = ? [44] [] [2019-10-22 18:13:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-22 18:13:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:13:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:13:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-22 18:13:56] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-22 18:13:56] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-22 18:13:56] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-22 18:13:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:13:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:13:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"373acf"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/373acf","method":"GET"} [] [2019-10-22 18:14:03] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-22 18:14:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:14: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 = ? [44] [] [2019-10-22 18:14:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-22 18:14:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:14:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:14:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:14:03] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:14:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:14:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:14:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:14:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 18:14:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"665df9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/665df9","method":"GET"} [] [2019-10-22 18:21:32] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:21:33] php.CRITICAL: Fatal Compile Error: ContainerHFDb9f1\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSessionService.php' (include_path='.:/usr/local/php7.1/lib/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: ContainerHFDb9f1\\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSessionService.php' (include_path='.:/usr/local/php7.1/lib/php') at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:21:33] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:21:33] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:28:17] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 18:28:17] php.CRITICAL: Fatal Compile Error: ContainerHFDb9f1\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: ContainerHFDb9f1\\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:28:17] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:28:17] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:28:24] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 18:28:24] php.CRITICAL: Fatal Compile Error: ContainerHFDb9f1\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: ContainerHFDb9f1\\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:28:24] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:28:24] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:28:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:28:46] php.CRITICAL: Fatal Compile Error: ContainerHFDb9f1\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: ContainerHFDb9f1\\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:28:46] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:28:46] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:18] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:29:18] php.CRITICAL: Fatal Compile Error: ContainerHFDb9f1\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: ContainerHFDb9f1\\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:18] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:18] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:30] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:29:30] php.CRITICAL: Fatal Compile Error: ContainerHFDb9f1\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: ContainerHFDb9f1\\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:30] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:30] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:55] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:29:55] php.CRITICAL: Fatal Compile Error: ContainerHFDb9f1\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: ContainerHFDb9f1\\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:55] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:55] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:56] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:29:56] php.CRITICAL: Fatal Compile Error: ContainerHFDb9f1\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: ContainerHFDb9f1\\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getSecurity_Firewall_Map_Context_MainService.php' (include_path='.:/usr/local/php7.1/lib/php') at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:56] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:29:56] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerHFDb9f1/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-22 18:30:55] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:30:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:30:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:30:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:30:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 18:30:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ee665"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0ee665","method":"GET"} [] [2019-10-22 18:31:05] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 18:31:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:31:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31:05] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31:05] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31: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 ["admin@gmail.com"] [] [2019-10-22 18:31:06] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31: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, 22 Oct 2019 16:31:06 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31:06] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31:06] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:31:06] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-22 18:31:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:31: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-22 18:31:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:31:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:31:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:31:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:31:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea0ffe"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ea0ffe","method":"GET"} [] [2019-10-22 18:31:11] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:31:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:31: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-22 18:31:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:31:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:31:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31: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_EXTERNE",223] [] [2019-10-22 18:31: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 = ? [8] [] [2019-10-22 18:31:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:31:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:31:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6d09c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a6d09c","method":"GET"} [] [2019-10-22 18:31:14] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-22 18:31:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:31: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-22 18:31:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:31:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:31:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:31: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-22 18:31:14] 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-22 18:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-22 18:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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 = ? [5] [] [2019-10-22 18:31:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:31:15] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:31:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e7346"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6e7346","method":"GET"} [] [2019-10-22 18:32:07] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-22 18:32:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:32: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-22 18:32:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:32:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:32:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32: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-22 18:32:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:32:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:32:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0945e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a0945e","method":"GET"} [] [2019-10-22 18:32:10] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:32:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:32: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-22 18:32:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:32:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:32:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:32:10] 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-22 18:32:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:32:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:32:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9969fd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9969fd","method":"GET"} [] [2019-10-22 18:32:11] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 18:32:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:32: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-22 18:32:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:32:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:32:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32:12] 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-22 18:32:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:32:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:32:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79f212"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/79f212","method":"GET"} [] [2019-10-22 18:32:33] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 18:32:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:32: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-22 18:32:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:32:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:32:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32:33] 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-10-22 18:32:34] 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 = ? ["dev1@interactions.tn"] [] [2019-10-22 18:32:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 18:32:34] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$UW.zjerF/pfjmRM4FaD [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 18:32:33","12":"2019-10-22 18:32:33","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 18:32:34] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 18:32:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:32:34] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:32:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:32: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-22 18:32:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:32:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:32:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:32: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 = ? [8] [] [2019-10-22 18:32:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:32:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:32:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ecdd0a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ecdd0a","method":"GET"} [] [2019-10-22 18:32:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:32:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:32:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:32:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 18:32:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec7d37"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ec7d37","method":"GET"} [] [2019-10-22 18:35:43] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 18:35:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:35:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:43] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:43] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35: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 ["super@admin.com"] [] [2019-10-22 18:35: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/totaltaskv2/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:44] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:44] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:35:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:35:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 18:35:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"706aa9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/706aa9","method":"GET"} [] [2019-10-22 18:35:57] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 18:35:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:35:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:57] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:57] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35: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@admin.com"] [] [2019-10-22 18:35: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/totaltaskv2/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:57] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:57] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:35:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:35:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:35:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 18:35:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd2067"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dd2067","method":"GET"} [] [2019-10-22 18:37:18] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-22 18:37:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:37: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-22 18:37:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:37:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:37:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:19] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:37:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:37:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 18:37:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"039561"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/039561","method":"GET"} [] [2019-10-22 18:37:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 18:37:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:37:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:47] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:47] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37: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 ["admin@gmail.com"] [] [2019-10-22 18:37:48] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:48] 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, 22 Oct 2019 16:37:48 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:48] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:48] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:37:48] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-22 18:37:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:37: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-22 18:37:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:37:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:37:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:37:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:37:50] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:37:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"101116"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/101116","method":"GET"} [] [2019-10-22 18:38:06] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:38:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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-10-22 18:38: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-10-22 18:38:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88dc87"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/88dc87","method":"GET"} [] [2019-10-22 18:38:09] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-22 18:38:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18: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-22 18:38:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-22 18:38:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de142b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/de142b","method":"GET"} [] [2019-10-22 18:38:10] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-22 18:38:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-22 18:38:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b72542"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b72542","method":"GET"} [] [2019-10-22 18:38:13] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:38:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:38: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.id = ? [8] [] [2019-10-22 18:38:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"848162"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/848162","method":"GET"} [] [2019-10-22 18:38:19] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-22 18:38:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-22 18:38:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:20] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"406070"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/406070","method":"GET"} [] [2019-10-22 18:38:20] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-22 18:38:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:20] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:20] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-22 18:38:21] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:21] 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, 22 Oct 2019 16:38:21 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:21] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:21] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:21] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-22 18:38:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c33df"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6c33df","method":"GET"} [] [2019-10-22 18:38:24] 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/totaltaskv2/public/admin-country/direction/","method":"GET"} [] [2019-10-22 18:38:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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 direction t0 WHERE t0.country_id = ? [223] [] [2019-10-22 18:38: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-22 18:38: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-22 18:38: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [7] [] [2019-10-22 18:38:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0caab"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f0caab","method":"GET"} [] [2019-10-22 18:38:27] request.INFO: Matched route "direction_edit". {"route":"direction_edit","route_parameters":{"_route":"direction_edit","_controller":"App\\Controller\\DirectionController::editDirection","id":"5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/direction/5/edit","method":"GET"} [] [2019-10-22 18:38:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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 direction t0 WHERE t0.id = ? ["5"] [] [2019-10-22 18:38: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [5] [] [2019-10-22 18:38:27] 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-22 18:38:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c31ad"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9c31ad","method":"GET"} [] [2019-10-22 18:38:31] 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/totaltaskv2/public/admin-country/direction/","method":"GET"} [] [2019-10-22 18:38:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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 WHERE t0.country_id = ? [223] [] [2019-10-22 18:38: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-22 18:38: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-22 18:38: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 = ? [7] [] [2019-10-22 18:38:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"780855"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/780855","method":"GET"} [] [2019-10-22 18:38:33] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:38:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:38: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.id = ? [8] [] [2019-10-22 18:38:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51f418"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/51f418","method":"GET"} [] [2019-10-22 18:38:35] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 18:38:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18: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-22 18:38:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:35] 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-22 18:38:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28b3a9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/28b3a9","method":"GET"} [] [2019-10-22 18:38:36] request.INFO: Matched route "direction_delete". {"route":"direction_delete","route_parameters":{"_route":"direction_delete","_controller":"App\\Controller\\DirectionController::deleteDirection","id":"5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/direction/5/delete","method":"GET"} [] [2019-10-22 18:38:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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 direction t0 WHERE t0.id = ? ["5"] [] [2019-10-22 18:38: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.direction_id = ? [5] [] [2019-10-22 18:38:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 18:38:36] doctrine.DEBUG: DELETE FROM company_direction WHERE direction_id = ? [5] [] [2019-10-22 18:38:36] doctrine.DEBUG: DELETE FROM direction WHERE id = ? [5] [] [2019-10-22 18:38:36] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 18:38:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38: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/totaltaskv2/public/admin-country/direction/","method":"GET"} [] [2019-10-22 18:38:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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 direction t0 WHERE t0.country_id = ? [223] [] [2019-10-22 18:38: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-22 18:38: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [7] [] [2019-10-22 18:38:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:36] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1b2ee"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c1b2ee","method":"GET"} [] [2019-10-22 18:38: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/totaltaskv2/public/admin-country/company/interne","method":"GET"} [] [2019-10-22 18:38:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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-22 18:38: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-22 18:38: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-22 18:38: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 = ? [7] [] [2019-10-22 18:38:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6dd52d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6dd52d","method":"GET"} [] [2019-10-22 18:38:42] request.INFO: Matched route "company_edit". {"route":"company_edit","route_parameters":{"_route":"company_edit","_controller":"App\\Controller\\CompanyController::editCompany","id":"7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/company/7/edit","method":"GET"} [] [2019-10-22 18:38:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:42] 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-22 18:38: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-22 18:38:42] 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-22 18:38:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50d85d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/50d85d","method":"GET"} [] [2019-10-22 18:38:46] request.INFO: Matched route "company_edit". {"route":"company_edit","route_parameters":{"_route":"company_edit","_controller":"App\\Controller\\CompanyController::editCompany","id":"7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/company/7/edit","method":"POST"} [] [2019-10-22 18:38:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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.id = ? ["7"] [] [2019-10-22 18:38: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-10-22 18:38:46] 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,["7"]] [] [2019-10-22 18:38:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 18:38:47] doctrine.DEBUG: INSERT INTO company_direction (company_id, direction_id) VALUES (?, ?) [7,7] [] [2019-10-22 18:38:47] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 18:38:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:47] 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/totaltaskv2/public/admin-country/company/interne","method":"GET"} [] [2019-10-22 18:38:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:38: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-22 18:38:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:38:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:38:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:38: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-22 18:38: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-22 18:38: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-22 18:38: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-22 18:38: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [7] [] [2019-10-22 18:38:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:38:47] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:38:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"928efd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/928efd","method":"GET"} [] [2019-10-22 18:40:53] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-22 18:40:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:40:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:40:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:40:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-22 18:40:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55d043"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/55d043","method":"GET"} [] [2019-10-22 18:40:59] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 18:40:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18: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-22 18:40:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:40:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:40:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:40:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:40:59] 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-10-22 18:40:59] 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 = ? ["dev1@interactions.tn"] [] [2019-10-22 18:41:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 18:41:00] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$FGi59j34EnjaBoWmzcx [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 18:40:59","12":"2019-10-22 18:40:59","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 18:41:00] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 18:41:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:41:00] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:41:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:41: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-22 18:41:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:41:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:41:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:41:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:41: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:41: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 = ? [8] [] [2019-10-22 18:41:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:41:00] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:41:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b95ba9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b95ba9","method":"GET"} [] [2019-10-22 18:44:59] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:44:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:45: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-22 18:45:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:45:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:45:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:45:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:45: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:45: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 = ? [8] [] [2019-10-22 18:45:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:45:00] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:45:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b3365"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1b3365","method":"GET"} [] [2019-10-22 18:45:02] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 18:45:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:45: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-22 18:45:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:45:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:45:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:45:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:45:02] 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-22 18:45:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:45:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:45:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68de4c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/68de4c","method":"GET"} [] [2019-10-22 18:45:21] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 18:45:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:45: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-22 18:45:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:45:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:45:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:45:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:45:21] 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-10-22 18:45:21] 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-22 18:45:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:45:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:45:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea120c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ea120c","method":"GET"} [] [2019-10-22 18:46:11] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 18:46:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:46: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-22 18:46:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:46:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:46:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:46:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:46:12] 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-10-22 18:46:12] 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-22 18:46:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:46:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:46:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c389d3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c389d3","method":"GET"} [] [2019-10-22 18:47:51] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 18:47:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:47: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-22 18:47:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:47:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:47:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:47:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:47:51] 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-10-22 18:47:51] 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-22 18:47:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:47:52] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:47:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a36ab6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a36ab6","method":"GET"} [] [2019-10-22 18:48:04] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 18:48:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:48: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-22 18:48:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:48:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:48:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:48:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:48: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 = ? AND c0_.id IN (?) [223,"TYPE_EXTERNE",["8"]] [] [2019-10-22 18:48:04] 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 = ? ["dev1@interactions.tn"] [] [2019-10-22 18:48:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 18:48: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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$AdbI5lcZa65qHMQ1vkd [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 18:48:04","12":"2019-10-22 18:48:04","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 18:48:04] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 18:48:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:48:04] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:48:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:48: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-22 18:48:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:48:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:48:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:48:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:48: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_EXTERNE",223] [] [2019-10-22 18:48: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 = ? [8] [] [2019-10-22 18:48:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:48:05] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:48:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d13c5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6d13c5","method":"GET"} [] [2019-10-22 18:48:48] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 18:48:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:48: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-22 18:48:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:48:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:48:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:48:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:48:48] 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-22 18:48:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:48:48] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:48:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e7f13"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7e7f13","method":"GET"} [] [2019-10-22 18:51:52] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 18:51:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:51: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-22 18:51:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:51:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:51:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:51:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:51:52] 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-22 18:51:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:51:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:51:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c3a33"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1c3a33","method":"GET"} [] [2019-10-22 18:52:37] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 18:52:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:52: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-22 18:52:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:52:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:52:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:52:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:52:37] 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-10-22 18:52:37] 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 = ? ["dev1@interactions.tn"] [] [2019-10-22 18:52:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 18:52:38] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$tFbbZYHlrGGMeHCX/Q4 [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 18:52:37","12":"2019-10-22 18:52:37","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 18:52:38] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 18:52:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:52:38] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:52:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:52: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-22 18:52:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:52:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:52:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:52:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:52: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:52: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.id = ? [8] [] [2019-10-22 18:52:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:52:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:52:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1dbf16"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1dbf16","method":"GET"} [] [2019-10-22 18:53:19] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 18:53:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:53: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-22 18:53:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:53:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:53:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:53:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:53:20] 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-22 18:53:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:53:20] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:53:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8004a3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8004a3","method":"GET"} [] [2019-10-22 18:53:36] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 18:53:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:53: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-22 18:53:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:53:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:53:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:53:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:53:36] 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-10-22 18:53:36] 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 = ? ["interactions.dev1@gmail.com"] [] [2019-10-22 18:53:37] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 18:53:37] 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":"interactions.dev1@gmail.com","2":"interactions.dev1@gmail.com","3":"$2y$13$Wt1aSYM8duLZYmjKE7n [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 18:53:36","12":"2019-10-22 18:53:36","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 18:53:37] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 18:53:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:53:37] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:53:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:53: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-22 18:53:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:53:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:53:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:53:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:53: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:53:37] 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-22 18:53:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:53:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:53:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"950dc0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/950dc0","method":"GET"} [] [2019-10-22 18:55:18] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 18:55:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18: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-22 18:55:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:55:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:55:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:55:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:55:19] 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-22 18:55:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:55:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:55:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"117b96"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/117b96","method":"GET"} [] [2019-10-22 18:55:51] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 18:55:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:55: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-22 18:55:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:55:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:55:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:55:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:55:51] 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-10-22 18:55:51] 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 = ? ["dev1@interactions.tn"] [] [2019-10-22 18:55:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 18:55:51] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$yuUxxkZLJlRGUKgQvru [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"sds","7":"sd","8":"sd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 18:55:51","12":"2019-10-22 18:55:51","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 18:55:51] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 18:55:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:55:52] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:55:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:55: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-22 18:55:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:55:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:55:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:55:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:55: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:55: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 = ? [8] [] [2019-10-22 18:55:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:55:52] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:55:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e0c62"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7e0c62","method":"GET"} [] [2019-10-22 18:57:17] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 18:57:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:57: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-10-22 18:57:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:57:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:57:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:57:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:57:17] 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-22 18:57:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:57:18] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:57:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73ddc3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/73ddc3","method":"GET"} [] [2019-10-22 18:57:41] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 18:57:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:57: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-22 18:57:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:57:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:57:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:57:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:57:41] 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-10-22 18:57:41] 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 = ? ["dev1@interactions.tn"] [] [2019-10-22 18:57:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 18:57:41] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$sDhP/il8iTyrfOKkSA. [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"sds","7":"sd","8":"sd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 18:57:41","12":"2019-10-22 18:57:41","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 18:57:41] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 18:57:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:57:42] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 18:57:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 18:57: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-22 18:57:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 18:57:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 18:57:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:57:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 18:57: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 18:57:42] 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-22 18:57:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 18:57:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 18:57:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6ab2a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d6ab2a","method":"GET"} [] [2019-10-22 19:00:00] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 19:00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:00: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-22 19:00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:00:00] 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-22 19:00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:00:01] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 19:00:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ffddc3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ffddc3","method":"GET"} [] [2019-10-22 19:00:31] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 19:00:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:00: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-22 19:00:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:00:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:00:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:00:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:00:31] 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-10-22 19:00: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 = ? ["dev1@interactions.tn"] [] [2019-10-22 19:00:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 19:00: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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$kh863HQ7wEC8l2x4WK2 [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 19:00:31","12":"2019-10-22 19:00:31","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 19:00:32] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 19:00:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:00:32] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 19:00:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:00: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-22 19:00:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:00:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:00:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:00:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:00: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 19:00: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 = ? [8] [] [2019-10-22 19:00:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:00:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 19:00:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"60f222"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/60f222","method":"GET"} [] [2019-10-22 19:02:54] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 19:02:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:02: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-22 19:02:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:02:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:02:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:02:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:02:55] 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-22 19:02:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:02:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 19:02:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6ab18"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d6ab18","method":"GET"} [] [2019-10-22 19:03:34] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 19:03:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:03: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-22 19:03:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:03:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:03:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:03:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:03:34] 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-10-22 19:03:35] 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 = ? ["dev1@interactions.tn"] [] [2019-10-22 19:03:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 19:03:35] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$EIcKVPt3wlW4Y1./HPr [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 19:03:34","12":"2019-10-22 19:03:34","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 19:03:35] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 19:03:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:03:35] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 19:03:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:03: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-22 19:03:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:03:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:03:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:03:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:03: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 19:03:35] 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-22 19:03:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:03:36] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 19:03:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54f71c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/54f71c","method":"GET"} [] [2019-10-22 19:04:25] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 19:04:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:04: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-22 19:04:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:04:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:04:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:04:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:04:26] 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-22 19:04:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:04:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 19:04:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c80b62"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c80b62","method":"GET"} [] [2019-10-22 19:04:58] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 19:04:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:04: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-22 19:04:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:04:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:04:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:04:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:04: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 = ? [223,"TYPE_EXTERNE"] [] [2019-10-22 19:04:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:04:58] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 19:04:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ac678"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1ac678","method":"GET"} [] [2019-10-22 19:05:28] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 19:05:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:05: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-22 19:05:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:05:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:05:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:05:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:05:29] 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-10-22 19:05:29] 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 = ? ["dev1@interactions.tn"] [] [2019-10-22 19:05:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 19:05:30] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$SnTMK68ov.3.reIy4oZ [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 19:05:29","12":"2019-10-22 19:05:29","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 19:05:30] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 19:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:05:30] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 19:05:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:05: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-22 19:05:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:05:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:05:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:05:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:05: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 19:05: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.id = ? [8] [] [2019-10-22 19:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:05:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 19:05:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23c96e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/23c96e","method":"GET"} [] [2019-10-22 19:06:10] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 19:06:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:06: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-22 19:06:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:06:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:06:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:06:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:06:10] 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-22 19:06:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:06:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 19:06:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec71d9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ec71d9","method":"GET"} [] [2019-10-22 19:06:26] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 19:06:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:06: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-22 19:06:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:06:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:06:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:06:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:06:26] 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-10-22 19:06: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_.email = ? ["interactions.dev1@gmail.com"] [] [2019-10-22 19:06:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 19:06:26] 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":"interactions.dev1@gmail.com","2":"interactions.dev1@gmail.com","3":"$2y$13$LWJE7M.kKgaUaGycnfw [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 19:06:26","12":"2019-10-22 19:06:26","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 19:06:26] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 19:06:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:06:26] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 19:06:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:06: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-22 19:06:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:06:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:06:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:06:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:06: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_EXTERNE",223] [] [2019-10-22 19:06: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 = ? [8] [] [2019-10-22 19:06:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:06:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 19:06:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7bf434"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7bf434","method":"GET"} [] [2019-10-22 19:07:23] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-22 19:07:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:07: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-22 19:07:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:07:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:07:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:07:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:07:24] 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-22 19:07:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:07:25] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 19:07:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5f736"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d5f736","method":"GET"} [] [2019-10-22 19:08:01] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-22 19:08:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:08: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-22 19:08:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:08:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:08:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:08:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:08:01] 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-10-22 19:08:01] 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 = ? ["dev1@interactions.tn"] [] [2019-10-22 19:08:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-22 19:08:01] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$.l0uGQ7vg2eNaawEMMI [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"etst","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-22 19:08:01","12":"2019-10-22 19:08:01","13":223,"14":8,"15":null,"16":null} [] [2019-10-22 19:08:01] doctrine.DEBUG: "COMMIT" [] [] [2019-10-22 19:08:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:08:02] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-22 19:08:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-22 19:08: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-22 19:08:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-22 19:08:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-22 19:08:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:08:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-22 19:08: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-22 19:08:02] 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-22 19:08:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-22 19:08:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-22 19:08:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa05ce"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/aa05ce","method":"GET"} [] [2019-10-23 11:07:24] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-23 11:07:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:07:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:07:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:07:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 11:07:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7425e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f7425e","method":"GET"} [] [2019-10-23 11:14:36] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-23 11:14:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:14:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:14:37] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:14:37] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:14: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.email = ? LIMIT 1 ["super@gmail.com"] [] [2019-10-23 11:14:40] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Authentication failed because App\\Security\\LoginFormAuthenticator::checkCredentials() did not return true. at /home/interactoq/www/totaltaskv2/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php:114)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:14:40] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:14:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-23 11:14:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:14:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:14:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:14:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 11:14:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4700a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f4700a","method":"GET"} [] [2019-10-23 11:15:17] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-23 11:15:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:15:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15:17] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15:17] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15: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.email = ? LIMIT 1 ["super@gmail.com"] [] [2019-10-23 11:15:18] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"super@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11: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: Wed, 23 Oct 2019 09:15:18 GMT\r\nLocation: /totaltaskv2/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-word/\n \n \n Redirecting to /totaltaskv2/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15:18] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15:18] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:15:18] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-23 11:15:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11: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 = ? [1] [] [2019-10-23 11:15:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:15:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:15:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:15:20] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:15:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d635bb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d635bb","method":"GET"} [] [2019-10-23 11:15:22] 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/totaltaskv2/public/admin-word/admin-country","method":"GET"} [] [2019-10-23 11:15:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:15: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 = ? [1] [] [2019-10-23 11:15:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:15:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:15:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15: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-10-23 11:15: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-10-23 11:15:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:15:23] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:15:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81d0be"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/81d0be","method":"GET"} [] [2019-10-23 11:15:25] request.INFO: Matched route "admin_word_list_country". {"route":"admin_word_list_country","route_parameters":{"_route":"admin_word_list_country","_controller":"App\\Controller\\AdminCountryController::listCountry"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country","method":"GET"} [] [2019-10-23 11:15:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:15: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-10-23 11:15:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:15:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:15:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 [] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",1] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [1] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",2] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",2] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [2] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",3] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",3] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [3] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",4] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",4] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [4] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",5] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",5] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [5] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",6] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",6] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [6] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",7] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",7] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [7] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",8] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",8] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [8] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",9] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",9] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [9] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",10] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",10] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [10] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",11] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",11] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [11] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",12] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",12] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [12] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",13] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",13] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [13] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",14] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",14] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [14] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",15] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",15] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [15] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",16] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",16] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [16] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",17] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",17] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [17] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",18] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",18] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [18] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",19] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",19] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [19] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",20] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",20] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [20] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",21] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",21] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [21] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",22] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",22] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [22] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",23] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",23] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [23] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",24] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",24] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [24] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",25] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",25] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [25] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",26] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",26] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [26] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",27] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",27] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [27] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",28] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",28] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [28] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",29] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",29] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [29] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",30] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",30] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [30] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",31] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",31] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [31] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",32] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",32] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [32] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",33] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",33] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [33] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",34] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",34] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [34] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",35] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",35] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [35] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",36] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",36] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [36] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",37] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",37] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [37] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",38] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",38] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [38] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",39] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",39] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [39] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",40] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",40] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [40] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",41] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",41] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [41] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",42] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",42] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [42] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",43] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",43] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [43] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",44] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",44] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [44] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",45] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",45] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [45] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",46] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",46] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [46] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",47] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",47] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [47] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",48] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",48] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [48] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",49] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",49] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [49] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",50] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",50] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [50] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",51] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",51] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [51] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",52] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",52] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [52] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",53] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",53] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [53] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",54] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",54] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [54] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",55] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",55] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [55] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",56] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",56] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [56] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",57] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",57] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [57] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",58] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",58] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [58] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",59] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",59] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [59] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",60] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",60] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [60] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",61] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",61] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [61] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",62] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",62] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [62] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",63] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",63] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [63] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",64] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",64] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [64] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",65] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",65] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [65] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",66] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",66] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [66] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",67] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",67] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [67] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",68] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",68] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [68] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",69] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",69] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [69] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",70] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",70] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [70] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",71] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",71] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [71] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",72] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",72] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [72] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",73] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",73] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [73] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",74] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",74] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [74] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",75] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",75] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [75] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",76] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",76] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [76] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",77] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",77] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [77] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",78] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",78] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [78] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",79] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",79] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [79] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",80] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",80] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [80] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",81] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",81] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [81] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",82] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",82] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [82] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",83] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",83] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [83] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",84] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",84] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [84] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",85] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",85] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [85] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",86] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",86] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [86] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",87] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",87] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [87] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",88] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",88] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [88] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",89] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",89] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [89] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",90] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",90] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [90] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",91] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",91] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [91] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",92] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",92] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [92] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",93] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",93] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [93] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",94] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",94] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [94] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",95] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",95] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [95] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",96] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",96] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [96] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",97] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",97] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [97] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",98] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",98] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [98] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",99] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",99] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [99] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",100] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",100] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [100] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",101] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",101] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [101] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",102] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",102] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [102] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",103] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",103] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [103] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",104] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",104] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [104] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",105] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",105] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [105] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",106] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",106] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [106] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",107] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",107] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [107] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",108] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",108] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [108] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",109] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",109] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [109] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",110] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",110] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [110] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",111] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",111] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [111] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",112] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",112] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [112] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",113] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",113] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [113] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",114] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",114] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [114] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",115] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",115] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [115] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",116] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",116] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [116] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",117] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",117] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [117] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",118] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",118] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [118] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",119] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",119] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [119] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",120] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",120] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [120] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",121] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",121] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [121] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",122] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",122] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [122] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",123] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",123] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [123] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",124] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",124] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [124] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",125] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",125] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [125] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",126] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",126] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [126] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",127] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",127] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [127] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",128] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",128] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [128] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",129] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",129] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [129] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",130] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",130] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [130] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",131] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",131] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [131] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",132] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",132] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [132] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",133] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",133] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [133] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",134] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",134] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [134] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",135] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",135] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [135] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",136] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",136] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [136] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",137] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",137] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [137] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",138] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",138] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [138] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",139] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",139] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [139] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",140] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",140] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [140] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",141] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",141] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [141] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",142] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",142] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [142] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",143] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",143] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [143] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",144] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",144] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [144] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",145] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",145] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [145] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",146] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",146] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [146] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",147] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",147] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [147] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",148] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",148] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [148] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",149] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",149] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [149] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",150] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",150] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [150] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",151] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",151] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [151] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",152] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",152] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [152] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",153] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",153] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [153] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",154] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",154] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [154] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",155] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",155] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [155] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",156] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",156] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [156] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",157] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",157] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [157] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",158] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",158] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [158] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",159] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",159] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [159] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",160] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",160] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [160] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",161] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",161] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [161] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",162] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",162] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [162] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",163] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",163] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [163] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",164] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",164] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [164] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",165] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",165] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [165] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",166] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",166] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [166] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",167] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",167] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [167] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",168] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",168] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [168] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",169] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",169] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [169] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",170] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",170] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [170] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",171] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",171] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [171] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",172] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",172] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [172] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",173] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",173] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [173] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",174] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",174] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [174] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",175] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",175] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [175] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",176] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",176] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [176] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",177] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",177] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [177] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",178] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",178] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [178] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",179] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",179] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [179] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",180] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",180] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [180] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",181] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",181] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [181] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",182] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",182] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [182] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",183] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",183] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [183] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",184] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",184] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [184] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",185] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",185] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [185] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",186] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",186] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [186] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",187] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",187] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [187] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",188] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",188] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [188] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",189] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",189] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [189] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",190] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",190] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [190] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",191] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",191] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [191] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",192] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",192] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [192] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",193] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",193] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [193] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",194] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",194] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [194] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",195] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",195] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [195] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",196] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",196] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [196] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",197] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",197] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [197] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",198] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",198] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [198] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",199] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",199] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [199] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",200] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",200] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [200] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",201] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",201] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [201] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",202] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",202] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [202] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",203] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",203] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [203] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",204] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",204] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [204] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",205] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",205] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [205] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",206] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",206] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [206] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",207] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",207] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [207] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",208] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",208] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [208] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",209] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",209] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [209] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",210] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",210] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [210] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",211] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",211] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [211] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",212] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",212] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [212] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",213] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",213] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [213] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",214] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",214] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [214] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",215] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",215] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [215] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",216] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",216] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [216] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",217] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",217] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [217] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",218] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",218] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [218] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",219] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",219] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [219] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",220] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",220] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [220] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",221] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",221] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [221] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",222] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",222] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [222] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",223] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [223] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",224] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",224] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [224] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",225] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",225] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [225] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",226] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",226] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [226] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",227] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",227] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [227] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",228] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",228] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [228] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",229] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",229] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [229] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",230] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",230] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [230] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",231] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",231] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [231] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",232] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",232] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [232] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",233] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",233] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [233] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",234] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",234] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [234] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",235] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",235] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [235] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",236] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",236] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [236] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",237] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",237] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [237] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",238] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",238] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [238] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",239] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",239] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [239] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",240] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",240] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [240] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",241] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",241] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [241] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",242] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",242] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [242] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",243] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",243] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [243] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",244] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",244] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [244] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",245] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",245] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [245] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",246] [] [2019-10-23 11:15:25] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",246] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [246] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",247] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",247] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [247] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",248] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",248] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [248] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",249] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",249] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [249] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",250] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",250] [] [2019-10-23 11:15:26] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [250] [] [2019-10-23 11:15:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:15:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:15:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BQ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BQ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:15:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BV.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BV.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:15:27] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 11:15:27] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 11:15:27] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Cache/FilesystemCache.php\",\"line\":54,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Environment.php\",\"line\":409,\"function\":\"write\",\"class\":\"Twig\\\\Cache\\\\FilesystemCache\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 11:15:27] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Cache/FilesystemCache.php\",\"line\":54,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Environment.php\",\"line\":409,\"function\":\"write\",\"class\":\"Twig\\\\Cache\\\\FilesystemCache\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 11:15:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed9441"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ed9441","method":"GET"} [] [2019-10-23 11:15:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GF.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GF.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:15:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GP.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GP.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:15:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/HM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/HM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:15:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/IO.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/IO.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:15:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/PM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/PM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:15:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/RE.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/RE.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:15:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/SJ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/SJ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:15:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/SX.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/SX.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:15:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/UM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/UM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:15:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/XK.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/XK.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:18:33] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-23 11:18:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:18: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 = ? [1] [] [2019-10-23 11:18:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:18:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:18:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18:34] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-23 11:18:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:18:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 11:18:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d12674"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d12674","method":"GET"} [] [2019-10-23 11:18:53] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-23 11:18:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:18:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18:53] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18:53] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18: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 ["admin@gmail.com"] [] [2019-10-23 11:18:53] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18: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: Wed, 23 Oct 2019 09:18:53 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18:53] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18:53] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:18: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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-23 11:18:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:18: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-23 11:18:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:18:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:18:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:18:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:18:54] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:18:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"716be5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/716be5","method":"GET"} [] [2019-10-23 11:30:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /home/interactoq/www/totaltaskv2/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/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:181)"} [] [2019-10-23 11:30:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"726d10"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/726d10","method":"GET"} [] [2019-10-23 11:30:30] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-23 11:30:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:30:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 11:30:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cffbb5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/cffbb5","method":"GET"} [] [2019-10-23 11:30:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-23 11:30:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:30:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:47] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:47] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30: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 ["super@gmail.com"] [] [2019-10-23 11:30:47] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"super@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:47] 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, 23 Oct 2019 09:30:47 GMT\r\nLocation: /totaltaskv2/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-word/\n \n \n Redirecting to /totaltaskv2/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:47] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:47] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:30:48] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-23 11:30:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:30: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 = ? [1] [] [2019-10-23 11:30:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:30:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:30:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:30:49] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:30:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"388ef5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/388ef5","method":"GET"} [] [2019-10-23 11:30:51] 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/totaltaskv2/public/admin-word/admin-country","method":"GET"} [] [2019-10-23 11:30:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:30: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 = ? [1] [] [2019-10-23 11:30:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:30:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:30:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:30:52] 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-23 11:30:52] 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-23 11:30:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:30:52] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:30:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"abaaec"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/abaaec","method":"GET"} [] [2019-10-23 11:31:20] request.INFO: Matched route "admin_word_admin_country_edit". {"route":"admin_word_admin_country_edit","route_parameters":{"_route":"admin_word_admin_country_edit","_controller":"App\\Controller\\AdminCountryController::editAdminCountry","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/admin-country/8/edit","method":"GET"} [] [2019-10-23 11:31:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:31: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 = ? [1] [] [2019-10-23 11:31:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:31:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:31:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:31:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:31: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-23 11:31:22] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-23 11:31:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:31:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"920909"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/920909","method":"GET"} [] [2019-10-23 11:31:37] request.INFO: Matched route "admin_word_admin_country_edit". {"route":"admin_word_admin_country_edit","route_parameters":{"_route":"admin_word_admin_country_edit","_controller":"App\\Controller\\AdminCountryController::editAdminCountry","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/admin-country/8/edit","method":"GET"} [] [2019-10-23 11:31:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:31: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 = ? [1] [] [2019-10-23 11:31:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:31:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:31:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:31:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:31: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-23 11:31:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-23 11:31:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:31:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d043c5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d043c5","method":"GET"} [] [2019-10-23 11:32:56] request.INFO: Matched route "admin_word_admin_country_change_password". {"route":"admin_word_admin_country_change_password","route_parameters":{"_route":"admin_word_admin_country_change_password","_controller":"App\\Controller\\AdminCountryController::changePassword","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/admin-country/8/change-password","method":"GET"} [] [2019-10-23 11:32:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:32: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 = ? [1] [] [2019-10-23 11:32:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:32:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:32:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:32:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:32: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-23 11:32:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:32:57] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:32:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3674f2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3674f2","method":"GET"} [] [2019-10-23 11:33:06] request.INFO: Matched route "admin_word_list_country". {"route":"admin_word_list_country","route_parameters":{"_route":"admin_word_list_country","_controller":"App\\Controller\\AdminCountryController::listCountry"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country","method":"GET"} [] [2019-10-23 11:33:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:33: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-23 11:33:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:33:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:33:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:33:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 [] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",1] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [1] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",2] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",2] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [2] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",3] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",3] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [3] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",4] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",4] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [4] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",5] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",5] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [5] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",6] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",6] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [6] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",7] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",7] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [7] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",8] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",8] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [8] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",9] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",9] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [9] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",10] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",10] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [10] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",11] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",11] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [11] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",12] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",12] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [12] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",13] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",13] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [13] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",14] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",14] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [14] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",15] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",15] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [15] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",16] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",16] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [16] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",17] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",17] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [17] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",18] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",18] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [18] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",19] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",19] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [19] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",20] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",20] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [20] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",21] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",21] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [21] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",22] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",22] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [22] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",23] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",23] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [23] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",24] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",24] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [24] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",25] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",25] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [25] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",26] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",26] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [26] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",27] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",27] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [27] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",28] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",28] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [28] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",29] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",29] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [29] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",30] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",30] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [30] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",31] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",31] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [31] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",32] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",32] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [32] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",33] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",33] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [33] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",34] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",34] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [34] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",35] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",35] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [35] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",36] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",36] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [36] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",37] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",37] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [37] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",38] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",38] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [38] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",39] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",39] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [39] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",40] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",40] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [40] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",41] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",41] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [41] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",42] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",42] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [42] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",43] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",43] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [43] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",44] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",44] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [44] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",45] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",45] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [45] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",46] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",46] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [46] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",47] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",47] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [47] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",48] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",48] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [48] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",49] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",49] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [49] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",50] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",50] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [50] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",51] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",51] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [51] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",52] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",52] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [52] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",53] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",53] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [53] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",54] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",54] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [54] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",55] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",55] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [55] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",56] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",56] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [56] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",57] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",57] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [57] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",58] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",58] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [58] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",59] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",59] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [59] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",60] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",60] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [60] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",61] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",61] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [61] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",62] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",62] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [62] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",63] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",63] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [63] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",64] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",64] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [64] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",65] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",65] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [65] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",66] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",66] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [66] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",67] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",67] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [67] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",68] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",68] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [68] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",69] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",69] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [69] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",70] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",70] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [70] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",71] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",71] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [71] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",72] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",72] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [72] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",73] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",73] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [73] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",74] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",74] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [74] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",75] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",75] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [75] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",76] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",76] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [76] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",77] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",77] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [77] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",78] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",78] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [78] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",79] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",79] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [79] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",80] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",80] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [80] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",81] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",81] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [81] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",82] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",82] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [82] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",83] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",83] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [83] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",84] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",84] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [84] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",85] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",85] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [85] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",86] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",86] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [86] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",87] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",87] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [87] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",88] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",88] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [88] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",89] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",89] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [89] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",90] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",90] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [90] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",91] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",91] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [91] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",92] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",92] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [92] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",93] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",93] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [93] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",94] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",94] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [94] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",95] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",95] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [95] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",96] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",96] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [96] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",97] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",97] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [97] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",98] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",98] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [98] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",99] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",99] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [99] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",100] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",100] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [100] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",101] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",101] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [101] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",102] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",102] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [102] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",103] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",103] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [103] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",104] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",104] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [104] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",105] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",105] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [105] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",106] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",106] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [106] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",107] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",107] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [107] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",108] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",108] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [108] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",109] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",109] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [109] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",110] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",110] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [110] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",111] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",111] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [111] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",112] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",112] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [112] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",113] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",113] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [113] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",114] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",114] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [114] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",115] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",115] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [115] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",116] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",116] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [116] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",117] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",117] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [117] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",118] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",118] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [118] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",119] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",119] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [119] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",120] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",120] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [120] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",121] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",121] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [121] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",122] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",122] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [122] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",123] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",123] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [123] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",124] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",124] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [124] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",125] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",125] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [125] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",126] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",126] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [126] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",127] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",127] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [127] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",128] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",128] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [128] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",129] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",129] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [129] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",130] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",130] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [130] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",131] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",131] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [131] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",132] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",132] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [132] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",133] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",133] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [133] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",134] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",134] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [134] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",135] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",135] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [135] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",136] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",136] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [136] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",137] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",137] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [137] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",138] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",138] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [138] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",139] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",139] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [139] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",140] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",140] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [140] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",141] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",141] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [141] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",142] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",142] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [142] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",143] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",143] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [143] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",144] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",144] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [144] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",145] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",145] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [145] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",146] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",146] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [146] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",147] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",147] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [147] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",148] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",148] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [148] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",149] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",149] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [149] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",150] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",150] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [150] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",151] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",151] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [151] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",152] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",152] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [152] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",153] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",153] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [153] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",154] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",154] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [154] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",155] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",155] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [155] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",156] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",156] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [156] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",157] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",157] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [157] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",158] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",158] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [158] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",159] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",159] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [159] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",160] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",160] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [160] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",161] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",161] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [161] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",162] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",162] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [162] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",163] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",163] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [163] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",164] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",164] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [164] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",165] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",165] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [165] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",166] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",166] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [166] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",167] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",167] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [167] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",168] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",168] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [168] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",169] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",169] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [169] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",170] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",170] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [170] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",171] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",171] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [171] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",172] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",172] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [172] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",173] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",173] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [173] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",174] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",174] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [174] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",175] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",175] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [175] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",176] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",176] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [176] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",177] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",177] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [177] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",178] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",178] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [178] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",179] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",179] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [179] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",180] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",180] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [180] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",181] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",181] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [181] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",182] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",182] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [182] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",183] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",183] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [183] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",184] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",184] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [184] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",185] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",185] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [185] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",186] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",186] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [186] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",187] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",187] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [187] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",188] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",188] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [188] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",189] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",189] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [189] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",190] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",190] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [190] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",191] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",191] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [191] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",192] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",192] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [192] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",193] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",193] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [193] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",194] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",194] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [194] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",195] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",195] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [195] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",196] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",196] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [196] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",197] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",197] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [197] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",198] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",198] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [198] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",199] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",199] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [199] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",200] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",200] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [200] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",201] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",201] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [201] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",202] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",202] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [202] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",203] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",203] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [203] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",204] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",204] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [204] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",205] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",205] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [205] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",206] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",206] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [206] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",207] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",207] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [207] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",208] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",208] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [208] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",209] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",209] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [209] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",210] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",210] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [210] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",211] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",211] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [211] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",212] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",212] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [212] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",213] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",213] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [213] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",214] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",214] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [214] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",215] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",215] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [215] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",216] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",216] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [216] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",217] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",217] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [217] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",218] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",218] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [218] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",219] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",219] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [219] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",220] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",220] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [220] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",221] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",221] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [221] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",222] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",222] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [222] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",223] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [223] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",224] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",224] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [224] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",225] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",225] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [225] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",226] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",226] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [226] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",227] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",227] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [227] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",228] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",228] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [228] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",229] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",229] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [229] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",230] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",230] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [230] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",231] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",231] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [231] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",232] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",232] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [232] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",233] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",233] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [233] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",234] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",234] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [234] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",235] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",235] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [235] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",236] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",236] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [236] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",237] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",237] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [237] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",238] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",238] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [238] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",239] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",239] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [239] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",240] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",240] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [240] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",241] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",241] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [241] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",242] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",242] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [242] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",243] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",243] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [243] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",244] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",244] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [244] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",245] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",245] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [245] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",246] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",246] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [246] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",247] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",247] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [247] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",248] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",248] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [248] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",249] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",249] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [249] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",250] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",250] [] [2019-10-23 11:33:06] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [250] [] [2019-10-23 11:33:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:33:06] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:33:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BQ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BQ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:33:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc23c7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bc23c7","method":"GET"} [] [2019-10-23 11:33:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BV.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BV.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:33:08] 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/totaltaskv2/public/admin-word/admin-country","method":"GET"} [] [2019-10-23 11:33:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11: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 = ? [1] [] [2019-10-23 11:33:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GF.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GF.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:33:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:33:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:33:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:33:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:33:08] 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-23 11:33:08] 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-23 11:33:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:33:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GP.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GP.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:33:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:33:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a3987"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3a3987","method":"GET"} [] [2019-10-23 11:33:09] 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/totaltaskv2/public/admin-word/admin-country/new","method":"GET"} [] [2019-10-23 11:33:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:33: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-23 11:33:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:33:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:33:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:33:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:33:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2 FROM country c0_ [] [] [2019-10-23 11:33:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:33:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:33:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec5f41"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ec5f41","method":"GET"} [] [2019-10-23 11:34:02] 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/totaltaskv2/public/admin-word/admin-country/new","method":"POST"} [] [2019-10-23 11:34:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:34: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 = ? [1] [] [2019-10-23 11:34:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:34:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:34:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:34:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:34:02] 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 (?) [["2"]] [] [2019-10-23 11:34:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 11:34: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":"med@gmail.com","2":"med@gmail.com","3":"$2y$13$JwCZ1vQga6qagO70R98 [...]","4":["ROLE_ADMIN_COUNTRY"],"5":"Mr","6":"med","7":"med","8":"gestionnaire","9":null,"10":1,"11":"2019-10-23 11:34:02","12":"2019-10-23 11:34:02","13":2,"14":null,"15":null,"16":null} [] [2019-10-23 11:34:04] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 11:34:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:34:04] 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/totaltaskv2/public/admin-word/admin-country","method":"GET"} [] [2019-10-23 11:34:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:34: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-10-23 11:34:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:34:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:34:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:34:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:34:04] 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-23 11:34:04] 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-23 11:34:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [2] [] [2019-10-23 11:34:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:34:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:34:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc45e8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bc45e8","method":"GET"} [] [2019-10-23 11:34:11] request.INFO: Matched route "admin_word_admin_country_edit". {"route":"admin_word_admin_country_edit","route_parameters":{"_route":"admin_word_admin_country_edit","_controller":"App\\Controller\\AdminCountryController::editAdminCountry","id":"63"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/admin-country/63/edit","method":"GET"} [] [2019-10-23 11:34:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11: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-10-23 11:34:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:34:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:34:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:34:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11: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 = ? ["63"] [] [2019-10-23 11:34:11] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-23 11:34:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:34:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a483b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5a483b","method":"GET"} [] [2019-10-23 11:34:15] request.INFO: Matched route "admin_word_list_country". {"route":"admin_word_list_country","route_parameters":{"_route":"admin_word_list_country","_controller":"App\\Controller\\AdminCountryController::listCountry"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country","method":"GET"} [] [2019-10-23 11:34:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:34: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-10-23 11:34:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:34:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:34:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:34:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 [] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",1] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [1] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",2] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",2] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [2] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",3] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",3] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [3] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",4] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",4] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [4] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",5] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",5] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [5] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",6] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",6] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [6] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",7] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",7] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [7] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",8] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",8] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [8] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",9] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",9] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [9] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",10] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",10] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [10] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",11] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",11] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [11] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",12] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",12] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [12] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",13] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",13] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [13] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",14] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",14] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [14] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",15] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",15] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [15] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",16] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",16] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [16] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",17] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",17] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [17] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",18] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",18] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [18] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",19] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",19] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [19] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",20] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",20] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [20] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",21] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",21] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [21] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",22] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",22] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [22] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",23] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",23] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [23] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",24] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",24] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [24] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",25] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",25] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [25] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",26] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",26] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [26] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",27] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",27] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [27] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",28] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",28] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [28] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",29] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",29] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [29] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",30] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",30] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [30] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",31] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",31] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [31] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",32] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",32] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [32] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",33] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",33] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [33] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",34] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",34] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [34] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",35] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",35] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [35] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",36] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",36] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [36] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",37] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",37] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [37] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",38] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",38] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [38] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",39] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",39] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [39] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",40] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",40] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [40] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",41] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",41] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [41] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",42] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",42] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [42] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",43] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",43] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [43] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",44] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",44] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [44] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",45] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",45] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [45] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",46] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",46] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [46] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",47] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",47] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [47] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",48] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",48] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [48] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",49] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",49] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [49] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",50] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",50] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [50] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",51] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",51] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [51] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",52] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",52] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [52] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",53] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",53] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [53] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",54] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",54] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [54] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",55] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",55] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [55] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",56] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",56] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [56] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",57] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",57] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [57] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",58] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",58] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [58] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",59] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",59] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [59] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",60] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",60] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [60] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",61] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",61] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [61] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",62] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",62] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [62] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",63] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",63] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [63] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",64] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",64] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [64] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",65] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",65] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [65] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",66] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",66] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [66] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",67] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",67] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [67] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",68] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",68] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [68] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",69] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",69] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [69] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",70] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",70] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [70] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",71] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",71] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [71] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",72] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",72] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [72] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",73] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",73] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [73] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",74] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",74] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [74] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",75] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",75] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [75] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",76] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",76] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [76] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",77] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",77] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [77] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",78] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",78] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [78] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",79] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",79] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [79] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",80] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",80] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [80] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",81] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",81] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [81] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",82] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",82] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [82] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",83] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",83] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [83] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",84] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",84] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [84] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",85] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",85] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [85] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",86] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",86] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [86] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",87] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",87] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [87] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",88] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",88] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [88] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",89] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",89] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [89] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",90] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",90] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [90] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",91] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",91] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [91] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",92] [] [2019-10-23 11:34:15] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",92] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [92] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",93] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",93] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [93] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",94] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",94] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [94] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",95] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",95] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [95] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",96] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",96] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [96] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",97] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",97] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [97] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",98] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",98] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [98] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",99] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",99] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [99] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",100] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",100] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [100] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",101] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",101] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [101] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",102] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",102] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [102] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",103] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",103] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [103] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",104] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",104] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [104] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",105] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",105] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [105] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",106] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",106] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [106] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",107] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",107] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [107] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",108] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",108] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [108] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",109] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",109] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [109] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",110] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",110] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [110] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",111] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",111] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [111] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",112] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",112] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [112] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",113] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",113] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [113] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",114] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",114] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [114] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",115] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",115] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [115] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",116] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",116] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [116] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",117] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",117] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [117] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",118] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",118] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [118] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",119] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",119] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [119] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",120] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",120] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [120] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",121] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",121] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [121] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",122] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",122] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [122] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",123] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",123] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [123] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",124] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",124] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [124] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",125] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",125] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [125] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",126] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",126] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [126] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",127] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",127] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [127] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",128] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",128] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [128] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",129] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",129] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [129] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",130] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",130] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [130] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",131] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",131] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [131] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",132] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",132] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [132] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",133] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",133] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [133] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",134] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",134] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [134] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",135] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",135] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [135] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",136] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",136] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [136] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",137] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",137] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [137] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",138] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",138] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [138] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",139] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",139] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [139] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",140] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",140] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [140] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",141] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",141] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [141] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",142] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",142] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [142] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",143] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",143] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [143] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",144] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",144] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [144] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",145] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",145] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [145] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",146] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",146] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [146] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",147] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",147] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [147] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",148] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",148] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [148] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",149] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",149] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [149] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",150] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",150] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [150] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",151] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",151] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [151] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",152] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",152] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [152] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",153] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",153] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [153] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",154] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",154] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [154] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",155] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",155] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [155] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",156] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",156] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [156] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",157] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",157] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [157] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",158] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",158] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [158] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",159] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",159] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [159] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",160] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",160] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [160] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",161] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",161] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [161] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",162] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",162] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [162] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",163] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",163] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [163] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",164] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",164] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [164] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",165] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",165] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [165] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",166] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",166] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [166] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",167] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",167] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [167] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",168] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",168] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [168] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",169] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",169] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [169] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",170] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",170] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [170] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",171] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",171] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [171] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",172] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",172] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [172] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",173] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",173] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [173] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",174] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",174] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [174] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",175] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",175] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [175] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",176] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",176] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [176] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",177] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",177] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [177] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",178] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",178] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [178] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",179] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",179] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [179] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",180] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",180] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [180] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",181] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",181] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [181] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",182] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",182] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [182] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",183] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",183] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [183] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",184] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",184] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [184] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",185] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",185] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [185] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",186] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",186] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [186] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",187] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",187] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [187] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",188] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",188] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [188] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",189] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",189] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [189] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",190] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",190] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [190] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",191] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",191] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [191] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",192] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",192] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [192] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",193] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",193] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [193] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",194] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",194] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [194] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",195] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",195] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [195] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",196] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",196] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [196] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",197] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",197] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [197] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",198] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",198] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [198] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",199] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",199] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [199] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",200] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",200] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [200] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",201] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",201] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [201] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",202] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",202] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [202] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",203] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",203] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [203] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",204] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",204] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [204] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",205] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",205] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [205] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",206] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",206] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [206] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",207] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",207] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [207] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",208] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",208] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [208] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",209] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",209] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [209] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",210] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",210] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [210] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",211] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",211] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [211] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",212] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",212] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [212] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",213] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",213] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [213] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",214] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",214] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [214] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",215] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",215] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [215] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",216] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",216] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [216] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",217] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",217] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [217] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",218] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",218] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [218] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",219] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",219] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [219] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",220] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",220] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [220] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",221] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",221] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [221] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",222] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",222] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [222] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",223] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [223] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",224] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",224] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [224] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",225] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",225] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [225] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",226] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",226] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [226] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",227] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",227] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [227] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",228] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",228] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [228] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",229] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",229] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [229] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",230] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",230] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [230] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",231] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",231] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [231] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",232] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",232] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [232] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",233] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",233] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [233] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",234] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",234] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [234] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",235] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",235] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [235] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",236] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",236] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [236] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",237] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",237] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [237] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",238] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",238] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [238] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",239] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",239] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [239] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",240] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",240] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [240] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",241] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",241] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [241] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",242] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",242] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [242] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",243] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",243] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [243] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",244] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",244] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [244] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",245] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",245] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [245] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",246] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",246] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [246] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",247] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",247] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [247] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",248] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",248] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [248] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",249] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",249] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [249] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",250] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",250] [] [2019-10-23 11:34:16] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [250] [] [2019-10-23 11:34:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:34:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BQ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BQ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BV.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BV.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GF.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GF.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GP.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GP.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:16] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:34:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/HM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/HM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb788e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/cb788e","method":"GET"} [] [2019-10-23 11:34:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/IO.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/IO.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/PM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/PM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/RE.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/RE.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/SJ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/SJ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/SX.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/SX.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/UM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/UM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/XK.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/XK.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 11:34:31] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-23 11:34:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11: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-10-23 11:34:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-23 11:34:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:34:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:34:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:34:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:34:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:34:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9ccc9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a9ccc9","method":"GET"} [] [2019-10-23 11:38:17] 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/totaltaskv2/public/admin-country/bm","method":"GET"} [] [2019-10-23 11:38:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:38: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-10-23 11:38:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:38:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:38:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:38:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:38: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-23 11:38:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:38:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:38:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"643b45"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/643b45","method":"GET"} [] [2019-10-23 11:38:22] request.INFO: Matched route "admin_country_bm_edit". {"route":"admin_country_bm_edit","route_parameters":{"_route":"admin_country_bm_edit","_controller":"App\\Controller\\ManagerController::editBM","id":"44"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/bm/44/edit","method":"GET"} [] [2019-10-23 11:38:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:38: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-23 11:38:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:38:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:38:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:38:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:38: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 = ? ["44"] [] [2019-10-23 11:38:22] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-23 11:38:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:38:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e856c8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e856c8","method":"GET"} [] [2019-10-23 11:38: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/totaltaskv2/public/admin-country/service/","method":"GET"} [] [2019-10-23 11:38:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:38: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-23 11:38:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:38:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:38:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:38:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:38: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-23 11:38:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:39:00] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:39:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"823b4f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/823b4f","method":"GET"} [] [2019-10-23 11:40:26] 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/totaltaskv2/public/admin-country/direction/","method":"GET"} [] [2019-10-23 11:40:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11: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-10-23 11:40:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:40:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:40:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40: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 direction t0 WHERE t0.country_id = ? [223] [] [2019-10-23 11:40: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-23 11:40: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [7] [] [2019-10-23 11:40:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:40:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:40:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cea9e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2cea9e","method":"GET"} [] [2019-10-23 11:40:30] 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/totaltaskv2/public/admin-country/direction/7/edit","method":"GET"} [] [2019-10-23 11:40:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:40: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-23 11:40:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:40:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:40:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40: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 WHERE t0.id = ? ["7"] [] [2019-10-23 11:40: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 = ? [7] [] [2019-10-23 11:40:31] 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-23 11:40:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:40:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:40:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1d433"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d1d433","method":"GET"} [] [2019-10-23 11:40:36] 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/totaltaskv2/public/admin-country/direction/7/edit","method":"POST"} [] [2019-10-23 11:40:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:40: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-23 11:40:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:40:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:40:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40: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 direction t0 WHERE t0.id = ? ["7"] [] [2019-10-23 11:40: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 = ? [7] [] [2019-10-23 11:40:37] 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,["5","6","7"]] [] [2019-10-23 11:40:37] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 11:40:37] doctrine.DEBUG: INSERT INTO direction_service (direction_id, service_id) VALUES (?, ?) [7,6] [] [2019-10-23 11:40:37] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 11:40:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:40:37] 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/totaltaskv2/public/admin-country/direction/","method":"GET"} [] [2019-10-23 11:40:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:40: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-23 11:40:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:40:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:40:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40: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-23 11:40: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-23 11:40: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 = ? [7] [] [2019-10-23 11:40:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:40:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:40:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22569b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/22569b","method":"GET"} [] [2019-10-23 11:40:43] 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/totaltaskv2/public/admin-country/company/interne","method":"GET"} [] [2019-10-23 11:40:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:40: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-23 11:40:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:40:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:40:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40:43] 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-23 11:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-23 11:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-23 11:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-23 11:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-23 11:40:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:40:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:40:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"051e83"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/051e83","method":"GET"} [] [2019-10-23 11:40:47] 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/totaltaskv2/public/admin-country/company/6/edit","method":"GET"} [] [2019-10-23 11:40:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:40: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-23 11:40:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:40:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:40:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40: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 = ? ["6"] [] [2019-10-23 11:40: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 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-23 11:40: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-10-23 11:40:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:40:48] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:40:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b892b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4b892b","method":"GET"} [] [2019-10-23 11:40: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/totaltaskv2/public/admin-country/company/6/edit","method":"POST"} [] [2019-10-23 11:40:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:40: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-23 11:40:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:40:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:40:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40: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-23 11:40: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-23 11:40:53] 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,["6"]] [] [2019-10-23 11:40:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:40:53] 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/totaltaskv2/public/admin-country/company/interne","method":"GET"} [] [2019-10-23 11:40:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11: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-10-23 11:40:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:40:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:40:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:40:53] 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-23 11:40: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-23 11:40: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-23 11:40: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [7] [] [2019-10-23 11:40: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [7] [] [2019-10-23 11:40:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:40:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:40:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7dabce"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7dabce","method":"GET"} [] [2019-10-23 11:41:03] 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/totaltaskv2/public/admin-country/company/7/delete","method":"GET"} [] [2019-10-23 11:41:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:41: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-23 11:41:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:41:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:41:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41: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 = ? ["7"] [] [2019-10-23 11:41: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.company_id = ? [7] [] [2019-10-23 11:41:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 11:41:03] doctrine.DEBUG: DELETE FROM company WHERE id = ? [7] [] [2019-10-23 11:41:03] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 11:41:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:41:03] 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/totaltaskv2/public/admin-country/company/interne","method":"GET"} [] [2019-10-23 11:41:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:41: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-23 11:41:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:41:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:41:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-23 11:41: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 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-23 11:41: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-23 11:41:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:41:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:41:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"346167"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/346167","method":"GET"} [] [2019-10-23 11:41:06] 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/totaltaskv2/public/admin-country/company/externe","method":"GET"} [] [2019-10-23 11:41:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:41: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-23 11:41:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:41:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:41:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41: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_EXTERNE",223] [] [2019-10-23 11:41:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:41:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:41:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a55f9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6a55f9","method":"GET"} [] [2019-10-23 11:41:12] 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/totaltaskv2/public/admin-country/company/interne","method":"GET"} [] [2019-10-23 11:41:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:41: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-23 11:41:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:41:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:41:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-23 11:41: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 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-23 11:41: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-10-23 11:41:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:41:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:41:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ccaeb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1ccaeb","method":"GET"} [] [2019-10-23 11:41:14] 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/totaltaskv2/public/admin-country/company/interne/new","method":"GET"} [] [2019-10-23 11:41:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:41: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-23 11:41:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:41:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:41:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:14] 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-23 11:41:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:41:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:41:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73b1d0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/73b1d0","method":"GET"} [] [2019-10-23 11:41:21] 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/totaltaskv2/public/admin-country/company/interne/new","method":"POST"} [] [2019-10-23 11:41:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11: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-23 11:41:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:41:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:41:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:22] 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,["6"]] [] [2019-10-23 11:41:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 11:41:22] doctrine.DEBUG: INSERT INTO company (name, type, created_at, user_id, country_id) VALUES (?, ?, ?, ?, ?) {"1":"ste 2","2":"TYPE_INTERNE","3":"2019-10-23 11:41:22","4":8,"5":223} [] [2019-10-23 11:41:22] doctrine.DEBUG: INSERT INTO company_direction (company_id, direction_id) VALUES (?, ?) [10,6] [] [2019-10-23 11:41:22] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 11:41:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:41:22] 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/totaltaskv2/public/admin-country/company/interne","method":"GET"} [] [2019-10-23 11:41:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11: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-23 11:41:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:41:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:41:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:22] 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-23 11:41: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-23 11:41: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-23 11:41: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-23 11:41:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:41:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:41:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a9a96"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8a9a96","method":"GET"} [] [2019-10-23 11:41:43] 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/totaltaskv2/public/admin-country/company/externe","method":"GET"} [] [2019-10-23 11:41:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:41: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-23 11:41:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:41:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:41:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:44] 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-23 11:41:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:41:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:41:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70f228"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/70f228","method":"GET"} [] [2019-10-23 11:41:47] 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/totaltaskv2/public/admin-country/company/8/edit","method":"GET"} [] [2019-10-23 11:41:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:41: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-23 11:41:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:41:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:41:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41: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-23 11:41:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:41:48] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:41:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bcadea"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bcadea","method":"GET"} [] [2019-10-23 11:41:58] 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/totaltaskv2/public/admin-country/company/8/edit","method":"POST"} [] [2019-10-23 11:41:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:41: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-23 11:41:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:41:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:41:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41: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-23 11:41:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 11:41:59] doctrine.DEBUG: UPDATE company SET name = ? WHERE id = ? ["SOCEXT001",8] [] [2019-10-23 11:41:59] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 11:41:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:41:59] 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/totaltaskv2/public/admin-country/company/externe","method":"GET"} [] [2019-10-23 11:41:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:41: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-23 11:41:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:41:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:41:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:41: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_EXTERNE",223] [] [2019-10-23 11:41:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:41:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:41:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1fdcbb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1fdcbb","method":"GET"} [] [2019-10-23 11:42:10] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 11:42:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:42: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-23 11:42:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:42:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:42:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 11:42:10] 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-23 11:42:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:42:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:42:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4cbb56"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4cbb56","method":"GET"} [] [2019-10-23 11:42:34] request.INFO: Matched route "candidat_edit". {"route":"candidat_edit","route_parameters":{"_route":"candidat_edit","_controller":"App\\Controller\\CandidatController::editCandidat","id":"62"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/62/edit","method":"GET"} [] [2019-10-23 11:42:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:42: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-23 11:42:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:42:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:42:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42: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 = ? ["62"] [] [2019-10-23 11:42:35] 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-23 11:42:35] 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-23 11:42:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:42:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:42:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09af95"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/09af95","method":"GET"} [] [2019-10-23 11:42:49] request.INFO: Matched route "candidat_edit". {"route":"candidat_edit","route_parameters":{"_route":"candidat_edit","_controller":"App\\Controller\\CandidatController::editCandidat","id":"62"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/62/edit","method":"POST"} [] [2019-10-23 11:42:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:42: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-23 11:42:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:42:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:42:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42: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 = ? ["62"] [] [2019-10-23 11:42:50] 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-23 11:42:50] 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",["9"]] [] [2019-10-23 11:42:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 11:42:50] doctrine.DEBUG: UPDATE user SET civility = ?, first_name = ?, company_id = ? WHERE id = ? ["Mr","test",9,62] [] [2019-10-23 11:42:50] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 11:42:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:42:50] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 11:42:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:42: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-23 11:42:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:42:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:42:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 11:42:50] 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-23 11:42:50] 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-23 11:42:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:42:50] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:42:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a61e6c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a61e6c","method":"GET"} [] [2019-10-23 11:42:56] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-23 11:42:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:42: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-23 11:42:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:42:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:42:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-23 11:42:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:42:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:42:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"127afc"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/127afc","method":"GET"} [] [2019-10-23 11:42:58] request.INFO: Matched route "candidat_interne_new". {"route":"candidat_interne_new","route_parameters":{"_route":"candidat_interne_new","_controller":"App\\Controller\\CandidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne/new","method":"GET"} [] [2019-10-23 11:42:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:42: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-23 11:42:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:42:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:42:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:42: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 = ? [223,"TYPE_INTERNE"] [] [2019-10-23 11:42:58] 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-23 11:42:58] 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-23 11:42:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:42:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:42:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b9922"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6b9922","method":"GET"} [] [2019-10-23 11:43:27] request.INFO: Matched route "candidat_interne_new". {"route":"candidat_interne_new","route_parameters":{"_route":"candidat_interne_new","_controller":"App\\Controller\\CandidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne/new","method":"POST"} [] [2019-10-23 11:43:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:43: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-23 11:43:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:43:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:43:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:43:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:43: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 = ? ["10"] [] [2019-10-23 11:43: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-23 11:43: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-23 11:43:27] 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-23 11:43:27] 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-23 11:43:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:43:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:43:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08f6ba"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/08f6ba","method":"GET"} [] [2019-10-23 11:44:07] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-23 11:44:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:44: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-23 11:44:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:44:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:44:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44: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-23 11:44:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:44:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:44:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"487661"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/487661","method":"GET"} [] [2019-10-23 11:44:11] request.INFO: Matched route "candidat_interne_new". {"route":"candidat_interne_new","route_parameters":{"_route":"candidat_interne_new","_controller":"App\\Controller\\CandidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne/new","method":"GET"} [] [2019-10-23 11:44:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:44: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-23 11:44:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:44:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:44:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44:11] 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-23 11:44:11] 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-23 11:44:11] 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-23 11:44:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:44:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:44:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bdb49b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bdb49b","method":"GET"} [] [2019-10-23 11:44:36] request.INFO: Matched route "candidat_interne_new". {"route":"candidat_interne_new","route_parameters":{"_route":"candidat_interne_new","_controller":"App\\Controller\\CandidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne/new","method":"POST"} [] [2019-10-23 11:44:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:44: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-23 11:44:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:44:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:44:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44: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-23 11:44: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-23 11:44: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-23 11:44:36] 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",["6"]] [] [2019-10-23 11:44:37] 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-23 11:44:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:44:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:44:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db0f31"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/db0f31","method":"GET"} [] [2019-10-23 11:44:41] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-23 11:44:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:44: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-23 11:44:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:44:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:44:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-23 11:44:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:44:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:44:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d348d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7d348d","method":"GET"} [] [2019-10-23 11:44:45] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 11:44:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:44: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-23 11:44:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:44:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:44:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 11:44:45] 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-23 11:44:45] 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-23 11:44:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:44:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:44:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0baf95"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0baf95","method":"GET"} [] [2019-10-23 11:44:49] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-23 11:44:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:44: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-23 11:44:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:44:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:44:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:44: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_INTERNE",223] [] [2019-10-23 11:44:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:44:50] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:44:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6af0bc"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6af0bc","method":"GET"} [] [2019-10-23 11:45:12] request.INFO: Matched route "candidat_interne_new". {"route":"candidat_interne_new","route_parameters":{"_route":"candidat_interne_new","_controller":"App\\Controller\\CandidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne/new","method":"GET"} [] [2019-10-23 11:45:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:45: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-23 11:45:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:45:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:45:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:45:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:45:14] 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-23 11:45:14] 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-23 11:45: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_ [] [] [2019-10-23 11:45:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:45:15] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:45:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"061614"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/061614","method":"GET"} [] [2019-10-23 11:45:57] request.INFO: Matched route "candidat_interne_new". {"route":"candidat_interne_new","route_parameters":{"_route":"candidat_interne_new","_controller":"App\\Controller\\CandidatController::newCondidatInterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne/new","method":"POST"} [] [2019-10-23 11:45:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11: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-23 11:45:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:45:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:45:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:45:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:45:57] 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-23 11:45:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-23 11:45:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-23 11:45:57] 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",["6"]] [] [2019-10-23 11:45:57] 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 = ? ["novo@interactions.tn"] [] [2019-10-23 11:45:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 11:45: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":"novo@interactions.tn","2":"novo@interactions.tn","3":"$2y$13$zeEgUu0p/xBLjvmex54 [...]","4":["ROLE_CANDIDAT"],"5":"Mr","6":"OPERA","7":"VIVALDI","8":"ffff","9":"TYPE_INTERNE","10":1,"11":"2019-10-23 11:45:57","12":"2019-10-23 11:45:57","13":223,"14":6,"15":6,"16":7} [] [2019-10-23 11:45:58] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 11:45:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:45:58] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-23 11:45:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:45: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-23 11:45:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:45:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:45:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:45:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:45: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_INTERNE",223] [] [2019-10-23 11:45: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 = ? [6] [] [2019-10-23 11:45: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.id = ? [7] [] [2019-10-23 11:45: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 = ? [6] [] [2019-10-23 11:45:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:45:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:45:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6c925"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f6c925","method":"GET"} [] [2019-10-23 11:46:00] app.ERROR: Exception occurred while flushing email queue: Expected response code 250 but got code "554", with message "554 5.7.0 Mail quota exceeded for support@interactions-dev.com: You have exceeded the limit of 200 messages per hour and per account. Please, re-try later. " [] [] [2019-10-23 11:46:05] request.INFO: Matched route "candidat_edit". {"route":"candidat_edit","route_parameters":{"_route":"candidat_edit","_controller":"App\\Controller\\CandidatController::editCandidat","id":"64"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/64/edit","method":"GET"} [] [2019-10-23 11:46:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:46: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-23 11:46:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:46:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:46:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:46:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:46: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 = ? ["64"] [] [2019-10-23 11:46: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 = ? [6] [] [2019-10-23 11:46:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-23 11:46:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-23 11:46:05] 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-23 11:46:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:46:05] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:46:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"410144"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/410144","method":"GET"} [] [2019-10-23 11:46:09] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-23 11:46:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:46: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-23 11:46:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:46:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:46:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:46:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:46: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-23 11:46: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 = ? [6] [] [2019-10-23 11:46:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-23 11:46:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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 = ? [6] [] [2019-10-23 11:46:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:46:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:46:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ffc52"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9ffc52","method":"GET"} [] [2019-10-23 11:49:34] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-23 11:49:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:49: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-23 11:49:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:49:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:49:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:49:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:49:34] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-23 11:49:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:49:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b68d1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5b68d1","method":"GET"} [] [2019-10-23 11:50:02] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-23 11:50:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:50: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-23 11:50:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:50:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:50:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:50:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:50:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:50:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:50:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c829c1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c829c1","method":"GET"} [] [2019-10-23 11:58:18] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-23 11:58:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:58:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:18] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:18] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:18] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): at /home/interactoq/www/totaltaskv2/src/Security/LoginFormAuthenticator.php:64)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:18] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:18] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-23 11:58:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:58:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 11:58:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"637845"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/637845","method":"GET"} [] [2019-10-23 11:58:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-23 11:58:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:58:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:59] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:59] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-23 11:58:59] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:59] 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, 23 Oct 2019 09:58:59 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:59] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:59] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:58:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:59:00] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-23 11:59:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:59: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-23 11:59:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:59:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:59:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:59:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:59:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:59:01] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:59:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf3c0d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bf3c0d","method":"GET"} [] [2019-10-23 11:59:09] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-23 11:59:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 11:59: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-23 11:59:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 11:59:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 11:59:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:59:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 11:59:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 11:59:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 11:59:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"932632"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/932632","method":"GET"} [] [2019-10-23 12:01:02] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:01:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:01: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-23 12:01:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:01:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:01:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:01:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:01: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-23 12:01: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-23 12:01:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:01:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:01:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4fe8d5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4fe8d5","method":"GET"} [] [2019-10-23 12:01:06] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:01:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:01: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-23 12:01:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:01:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:01:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:01:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:01: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-10-23 12:01:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:01:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:01:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7efa9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e7efa9","method":"GET"} [] [2019-10-23 12:01:29] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:01:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:01: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-23 12:01:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:01:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:01:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:01:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:01:29] 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-10-23 12:01:30] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:01:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:01:30] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$purogrTN7lw2uFwXQuV [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:01:29","12":"2019-10-23 12:01:29","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:01:30] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:01:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:01:30] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:01:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:01: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-23 12:01:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:01:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:01:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:01:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:01: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 12:01: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.id = ? [8] [] [2019-10-23 12:01:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:01:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:01:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d2f71"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3d2f71","method":"GET"} [] [2019-10-23 12:03:08] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:03:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:03: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-23 12:03:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:03:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:03:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:03:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:03: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_EXTERNE",223] [] [2019-10-23 12:03: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 = ? [8] [] [2019-10-23 12:03:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:03:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:03:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a55a40"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a55a40","method":"GET"} [] [2019-10-23 12:03:10] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:03:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:03: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-23 12:03:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:03:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:03:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:03:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:03:10] 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-23 12:03:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:03:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:03:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3569b4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3569b4","method":"GET"} [] [2019-10-23 12:03:26] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:03:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:03: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-23 12:03:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:03:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:03:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:03:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:03:26] 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-10-23 12:03: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_.email = ? ["dev1@interactions.tn"] [] [2019-10-23 12:03:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:03:26] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$1Y9WyCDzde3BIhoYKgP [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"test","7":"test","8":"test","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:03:26","12":"2019-10-23 12:03:26","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:03:26] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:03:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:03:27] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:03:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:03: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-23 12:03:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:03:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:03:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:03:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:03: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_EXTERNE",223] [] [2019-10-23 12:03: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 = ? [8] [] [2019-10-23 12:03:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:03:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:03:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0d682"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f0d682","method":"GET"} [] [2019-10-23 12:03:28] app.ERROR: Exception occurred while flushing email queue: Expected response code 250 but got code "554", with message "554 5.7.0 Mail quota exceeded for support@interactions-dev.com: You have exceeded the limit of 200 messages per hour and per account. Please, re-try later. " [] [] [2019-10-23 12:04:23] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:04:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:04: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-23 12:04:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:04:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:04:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:04:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:04:25] 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-23 12:04:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:04:25] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:04:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35f0c9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/35f0c9","method":"GET"} [] [2019-10-23 12:04:41] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:04:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:04: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-23 12:04:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:04:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:04:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:04:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:04:42] 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-10-23 12:04: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_.email = ? ["dev1@interactions.tn"] [] [2019-10-23 12:04:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:04:43] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$p2V5FrY1vtpeqM1lVSs [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"eee","7":"eee","8":"ee","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:04:42","12":"2019-10-23 12:04:42","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:04:43] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:04:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:04:44] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:04:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12: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.id = ? [8] [] [2019-10-23 12:04:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:04:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:04:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:04:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 12:04:44] 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-23 12:04:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:04:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:04:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0fb48"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a0fb48","method":"GET"} [] [2019-10-23 12:04:46] app.ERROR: Exception occurred while flushing email queue: Expected response code 250 but got code "554", with message "554 5.7.0 Mail quota exceeded for support@interactions-dev.com: You have exceeded the limit of 200 messages per hour and per account. Please, re-try later. " [] [] [2019-10-23 12:05:23] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:05:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:05: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-23 12:05:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:05:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:05:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:05:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:05: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 12:05:24] 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-23 12:05:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:05:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:05:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8595e4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8595e4","method":"GET"} [] [2019-10-23 12:05:40] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:05:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:05: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-23 12:05:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:05:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:05:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:05:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:05:41] 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-23 12:05:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:05:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:05:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce597f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ce597f","method":"GET"} [] [2019-10-23 12:06:06] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:06:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:06: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-23 12:06:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:06:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:06:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:06:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:06: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 = ? AND c0_.id IN (?) [223,"TYPE_EXTERNE",["8"]] [] [2019-10-23 12:06:07] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:06:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:06:07] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$xhGkfI90vdsWRfI702c [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"re","7":"er","8":"df","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:06:06","12":"2019-10-23 12:06:06","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:06:07] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:06:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:06:07] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:06:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:06: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-23 12:06:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:06:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:06:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:06:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:06: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_EXTERNE",223] [] [2019-10-23 12:06: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 = ? [8] [] [2019-10-23 12:06:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:06:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:06:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4771ef"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4771ef","method":"GET"} [] [2019-10-23 12:06:09] app.ERROR: Exception occurred while flushing email queue: Expected response code 250 but got code "554", with message "554 5.7.0 Mail quota exceeded for support@interactions-dev.com: You have exceeded the limit of 200 messages per hour and per account. Please, re-try later. " [] [] [2019-10-23 12:08:04] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:08:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:08: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-23 12:08:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:08:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:08:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:08:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:08: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-23 12:08:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:08:05] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:08:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ea48a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9ea48a","method":"GET"} [] [2019-10-23 12:11:40] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:11:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:11: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-23 12:11:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:11:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:11:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:11:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:11:41] 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-10-23 12:11:41] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:11:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:11:42] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$gtrE2RrFUcdl7mcm4Pl [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"sds","7":"sd","8":"sd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:11:41","12":"2019-10-23 12:11:41","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:11:42] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:11:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:11:42] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:11:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:11: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-23 12:11:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:11:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:11:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:11:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:11: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 12:11:42] 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-23 12:11:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:11:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:11:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1782d1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1782d1","method":"GET"} [] [2019-10-23 12:11:43] app.ERROR: Exception occurred while flushing email queue: Expected response code 250 but got code "554", with message "554 5.7.0 Mail quota exceeded for support@interactions-dev.com: You have exceeded the limit of 200 messages per hour and per account. Please, re-try later. " [] [] [2019-10-23 12:14:35] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:14:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:14: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-23 12:14:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:14:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:14:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:14:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:14:37] 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-23 12:14:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:14:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:14:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d7175"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3d7175","method":"GET"} [] [2019-10-23 12:15:34] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:15:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:15: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-23 12:15:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:15:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:15:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:15:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:15:35] 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-10-23 12:15:35] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:15:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:15:36] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$WOMC0CUNcLNQHTnwxPG [...]","4":["ROLE_CANDIDAT"],"5":"Mr","6":"df","7":"ds","8":"fdfdf","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:15:34","12":"2019-10-23 12:15:34","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:15:36] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:15:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:15:36] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:15:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:15: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-23 12:15:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:15:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:15:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:15:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:15: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_EXTERNE",223] [] [2019-10-23 12:15: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 = ? [8] [] [2019-10-23 12:15:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:15:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:15:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3092b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f3092b","method":"GET"} [] [2019-10-23 12:15:37] app.ERROR: Exception occurred while flushing email queue: Expected response code 250 but got code "554", with message "554 5.7.0 Mail quota exceeded for support@interactions-dev.com: You have exceeded the limit of 200 messages per hour and per account. Please, re-try later. " [] [] [2019-10-23 12:16: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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-23 12:16:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:16:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:16:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:16:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 12:16:53] 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/totaltaskv2/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-10-23 12:16:53] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-23 12:16:53] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-23 12:16:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:16:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:16:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:16:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 12:16:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"688932"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/688932","method":"GET"} [] [2019-10-23 12:21:35] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:21:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:21: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-23 12:21:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:21:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:21:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:21:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:21:37] 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-23 12:21:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:21:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:21:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58f75f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/58f75f","method":"GET"} [] [2019-10-23 12:24:19] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:24:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:24: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-23 12:24:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:24:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:24:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:24:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:24:20] 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-10-23 12:24:21] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:24:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:24:21] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$NM4/6d8elLYZr9CVBxh [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"sds","7":"sds","8":"sd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:24:20","12":"2019-10-23 12:24:20","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:24:21] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:24:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:24:22] php.DEBUG: Warning: stream_socket_client(): unable to connect to smtp.gmail.com:587 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 12:24:22] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [Connection refused #111] [] [] [2019-10-23 12:24:22] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:24:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:24: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-23 12:24:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:24:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:24:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:24:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:24: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 12:24:22] 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-23 12:24:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:24:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:24:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35ccea"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/35ccea","method":"GET"} [] [2019-10-23 12:28:21] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-23 12:28:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:28:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:21] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:21] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-23 12:28:22] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:22] 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, 23 Oct 2019 10:28:22 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:22] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:22] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:28:23] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-23 12:28:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:28: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-23 12:28:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:28:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:28:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:28:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:28:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a9c5e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8a9c5e","method":"GET"} [] [2019-10-23 12:28:26] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:28:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:28: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-23 12:28:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:28:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:28:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:26] 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-23 12:28:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:28:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:28:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2b8e3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a2b8e3","method":"GET"} [] [2019-10-23 12:28:52] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:28:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:28: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-23 12:28:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:28:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:28:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:52] 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-10-23 12:28: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_.email = ? ["dev1@interactions.tn"] [] [2019-10-23 12:28:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:28:53] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$DOAaadWikK0FWLknmVD [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"sd","7":"fd","8":"dfd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:28:52","12":"2019-10-23 12:28:52","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:28:53] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:28:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:28:53] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:28:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:28: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-23 12:28:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:28:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:28:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:28: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 12:28:54] 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-23 12:28:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:28:54] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:28:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3133b3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3133b3","method":"GET"} [] [2019-10-23 12:29:03] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-10-23 12:34:26] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-23 12:34:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:34: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-23 12:34:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:34:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:34:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:34:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:34:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:34:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:34:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1950e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d1950e","method":"GET"} [] [2019-10-23 12:34:38] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-23 12:34:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:34: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-23 12:34:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:34:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:34:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:34:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:34:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:34:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:34:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:34:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d93c95"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d93c95","method":"GET"} [] [2019-10-23 12:34:44] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-23 12:34:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:34: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-23 12:34:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:34:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:34:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:34:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:34:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:34:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:34:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"394352"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/394352","method":"GET"} [] [2019-10-23 12:34:52] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:34:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:34: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-23 12:34:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:34:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:34:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:34:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:34:52] 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-23 12:34:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:34:52] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:34:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6bab11"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6bab11","method":"GET"} [] [2019-10-23 12:34:58] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-23 12:34:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:34: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-23 12:34:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:34:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:34:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:34:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:35:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:35:00] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"media","2":"18e88581784163180801f1ea4b [...]","3":"TYPE_FILE","4":"2019-10-23 12:34:58","5":1,"6":8,"7":223} [] [2019-10-23 12:35:00] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:35:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:35:00] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-23 12:35:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:35: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-23 12:35:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:35:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:35:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:35:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:35:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:35:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:35:01] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:35:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5eb2f3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5eb2f3","method":"GET"} [] [2019-10-23 12:35:07] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/4","method":"GET"} [] [2019-10-23 12:35:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:35: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-23 12:35:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:35:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:35:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:35:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:35:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-23 12:35:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:35:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:35:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e762cc"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e762cc","method":"GET"} [] [2019-10-23 12:35:13] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/4","method":"POST"} [] [2019-10-23 12:35:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:35: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-23 12:35:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:35:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:35:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:35:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:35:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-23 12:35:14] php.CRITICAL: Call to a member function getClientOriginalName() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getClientOriginalName() on null at /home/interactoq/www/totaltaskv2/src/Controller/MediasController.php:153)"} [] [2019-10-23 12:35:14] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getClientOriginalName() on null" at /home/interactoq/www/totaltaskv2/src/Controller/MediasController.php line 153 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getClientOriginalName() on null at /home/interactoq/www/totaltaskv2/src/Controller/MediasController.php:153)"} [] [2019-10-23 12:35:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:35:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ccd6f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7ccd6f","method":"GET"} [] [2019-10-23 12:35:16] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:35:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12: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.id = ? [8] [] [2019-10-23 12:35:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:35:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:35:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:35:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:35:16] 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-10-23 12:35:16] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:35:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:35:17] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$z7CdSijzbWGgVl/gS7. [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"dfd","7":"df","8":"dfd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:35:16","12":"2019-10-23 12:35:16","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:35:17] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:35:17] php.DEBUG: Warning: stream_socket_client(): unable to connect to tcp://smtp.gmail.com:587 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 12:35:17] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Mailer service error: Connection could not be established with host smtp.gmail.com [Connection refused #111]" at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php line 43 {"exception":"[object] (Symfony\\Component\\Config\\Definition\\Exception\\Exception(code: 0): Mailer service error: Connection could not be established with host smtp.gmail.com [Connection refused #111] at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php:43)"} [] [2019-10-23 12:35:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:35:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c6e5c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3c6e5c","method":"GET"} [] [2019-10-23 12:36:04] request.INFO: Matched route "delete_medias". {"route":"delete_medias","route_parameters":{"_route":"delete_medias","_controller":"App\\Controller\\MediasController::delete","id":"3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/delete/3","method":"GET"} [] [2019-10-23 12:36:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:36: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-23 12:36:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:36:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:36:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["3"] [] [2019-10-23 12:36:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.medias_id = ? [3] [] [2019-10-23 12:36:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.media_id = ? [3] [] [2019-10-23 12:36:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:36:05] doctrine.DEBUG: DELETE FROM medias WHERE id = ? [3] [] [2019-10-23 12:36:05] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:36:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:36:05] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-23 12:36:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:36: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-23 12:36:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:36:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:36:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:36:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:36:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:36:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be0d0f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/be0d0f","method":"GET"} [] [2019-10-23 12:36:16] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-23 12:36:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:36: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-23 12:36:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:36:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:36:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:36:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:36:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"766b3c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/766b3c","method":"GET"} [] [2019-10-23 12:36:19] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-23 12:36:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:36: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-23 12:36:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:36:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:36:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:36:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:36:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:36:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"77980e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/77980e","method":"GET"} [] [2019-10-23 12:36:25] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-23 12:36:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12: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-10-23 12:36:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:36:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:36:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:36:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:36:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:36:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e187b8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e187b8","method":"GET"} [] [2019-10-23 12:36:29] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-23 12:36:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:36: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-23 12:36:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:36:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:36:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:36:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:36:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:36:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0da15f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0da15f","method":"GET"} [] [2019-10-23 12:36:33] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-23 12:36:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12: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-10-23 12:36:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:36:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:36:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:36:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:36:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b796f2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b796f2","method":"GET"} [] [2019-10-23 12:36:40] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:36:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:36: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-23 12:36:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:36:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:36:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:36:41] 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-10-23 12:36:41] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:36:41] 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-23 12:36:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:36:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:36:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b33ccb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b33ccb","method":"GET"} [] [2019-10-23 12:37:04] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:37:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:37: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-23 12:37:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:37:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:37:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37: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 = ? AND c0_.id IN (?) [223,"TYPE_EXTERNE",["8"]] [] [2019-10-23 12:37:04] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:37:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:37:05] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$kGBFj5/g3DI97UBYi5j [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"dfd","7":"df","8":"dfd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:37:04","12":"2019-10-23 12:37:04","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:37:05] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:37:05] php.DEBUG: Warning: stream_socket_client(): unable to connect to tcp://smtp.gmail.com:587 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 12:37:05] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Mailer service error: Connection could not be established with host smtp.gmail.com [Connection refused #111]" at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php line 43 {"exception":"[object] (Symfony\\Component\\Config\\Definition\\Exception\\Exception(code: 0): Mailer service error: Connection could not be established with host smtp.gmail.com [Connection refused #111] at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php:43)"} [] [2019-10-23 12:37:05] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-23 12:37:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:37:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12: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-10-23 12:37:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:37:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:37:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:37:05] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"media","2":"64851f03a507c8243fe0610bd3 [...]","3":"TYPE_FILE","4":"2019-10-23 12:37:05","5":2,"6":8,"7":223} [] [2019-10-23 12:37:05] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:37:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:37:05] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-23 12:37:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12: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-10-23 12:37:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:37:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:37:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:37:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:37:06] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:37:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ec6d1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9ec6d1","method":"GET"} [] [2019-10-23 12:37:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c165bc"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c165bc","method":"GET"} [] [2019-10-23 12:37:08] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-23 12:37:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:37: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-23 12:37:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:37:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:37:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:37:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:37:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:37:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aab7d0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/aab7d0","method":"GET"} [] [2019-10-23 12:37:12] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/2","method":"GET"} [] [2019-10-23 12:37:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:37: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-23 12:37:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:37:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:37:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["2"] [] [2019-10-23 12:37:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:37:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:37:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4aa002"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4aa002","method":"GET"} [] [2019-10-23 12:37:32] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:37:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:37: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-23 12:37:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:37:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:37:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:34] 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-10-23 12:37:35] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:37:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:37:36] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$RK6JNrlK8G3gVXuGLlG [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"dfd","7":"df","8":"dfd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:37:34","12":"2019-10-23 12:37:34","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:37:36] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:37:36] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:587 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 12:37:36] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Mailer service error: Connection could not be established with host smtp.gmail.com [Connection refused #111]" at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php line 43 {"exception":"[object] (Symfony\\Component\\Config\\Definition\\Exception\\Exception(code: 0): Mailer service error: Connection could not be established with host smtp.gmail.com [Connection refused #111] at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php:43)"} [] [2019-10-23 12:37:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:37:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b6a77"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2b6a77","method":"GET"} [] [2019-10-23 12:37:40] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:37:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12: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-23 12:37:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:37:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:37:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:41] 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-10-23 12:37:41] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:37:41] 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-23 12:37:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:37:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:37:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80d8c8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/80d8c8","method":"GET"} [] [2019-10-23 12:37:54] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-23 12:37:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 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-10-23 12:37:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:37:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:37:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:37:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:37:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:37:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f5bd5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2f5bd5","method":"GET"} [] [2019-10-23 12:37:57] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:37:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:37: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-23 12:37:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:37:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:37:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:37:57] 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-10-23 12:37:57] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:37:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:37:57] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$ajMSOxVVAjlsbUvM2vA [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"dfd","7":"df","8":"dfd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:37:57","12":"2019-10-23 12:37:57","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:37:57] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:37:57] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:587 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 12:37:57] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Mailer service error: Connection could not be established with host smtp.gmail.com [Connection refused #111]" at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php line 43 {"exception":"[object] (Symfony\\Component\\Config\\Definition\\Exception\\Exception(code: 0): Mailer service error: Connection could not be established with host smtp.gmail.com [Connection refused #111] at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php:43)"} [] [2019-10-23 12:37:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:37:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92041e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/92041e","method":"GET"} [] [2019-10-23 12:38:01] 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/totaltaskv2/public/admin-country/formateur/","method":"GET"} [] [2019-10-23 12:38:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:38: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-23 12:38:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:38:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:38:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:01] 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-23 12:38:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:38:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:38:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71d9a9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/71d9a9","method":"GET"} [] [2019-10-23 12:38:09] request.INFO: Matched route "edit_formateur". {"route":"edit_formateur","route_parameters":{"_route":"edit_formateur","_controller":"App\\Controller\\FormateurController::edit","id":"41"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/formateur/edit/41/","method":"GET"} [] [2019-10-23 12:38:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:38: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-23 12:38:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:38:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:38:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38: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 = ? ["41"] [] [2019-10-23 12:38:10] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-23 12:38:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:38:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5a9f4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e5a9f4","method":"GET"} [] [2019-10-23 12:38:32] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:38:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12: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-23 12:38:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:38:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:38:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:33] 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-10-23 12:38: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_.email = ? ["dev1@interactions.tn"] [] [2019-10-23 12:38:33] 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-23 12:38:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:38:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:38:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"057abc"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/057abc","method":"GET"} [] [2019-10-23 12:38:38] request.INFO: Matched route "edit_formateur". {"route":"edit_formateur","route_parameters":{"_route":"edit_formateur","_controller":"App\\Controller\\FormateurController::edit","id":"41"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/formateur/edit/41/","method":"GET"} [] [2019-10-23 12:38:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:38: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-23 12:38:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:38:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:38:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38: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 = ? ["41"] [] [2019-10-23 12:38:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-23 12:38:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:38:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"abb2ef"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/abb2ef","method":"GET"} [] [2019-10-23 12:38:43] 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/totaltaskv2/public/admin-country/category/","method":"GET"} [] [2019-10-23 12:38:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:38: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-23 12:38:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:38:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:38:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:43] 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-23 12:38:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:38:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:38:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab1f49"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ab1f49","method":"GET"} [] [2019-10-23 12:38:50] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:38:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:38: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-23 12:38:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:38:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:38:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:50] request.INFO: Matched route "category_edit". {"route":"category_edit","route_parameters":{"_route":"category_edit","_controller":"App\\Controller\\CategoryController::edit","id":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/category/2/edit","method":"GET"} [] [2019-10-23 12:38:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:38:50] 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-10-23 12:38: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-23 12:38: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_.email = ? ["dev1@interactions.tn"] [] [2019-10-23 12:38:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:38:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:38:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:50] 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.id = ? ["2"] [] [2019-10-23 12:38:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:38:50] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:38:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:38:50] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$CxVzvwhV40if/kbIYj1 [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"dfd","7":"df","8":"dfd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:38:50","12":"2019-10-23 12:38:50","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:38:50] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:38:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:38:50] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:587 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 12:38:50] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [Connection refused #111] [] [] [2019-10-23 12:38:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e7fce"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6e7fce","method":"GET"} [] [2019-10-23 12:38:50] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:38:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:38: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-23 12:38:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:38:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:38:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 12:38:50] 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-23 12:38:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:38:51] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:38:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69ba24"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/69ba24","method":"GET"} [] [2019-10-23 12:38:56] 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/totaltaskv2/public/admin-country/category/new","method":"GET"} [] [2019-10-23 12:38:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:38: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-23 12:38:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:38:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:38:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:38:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:38:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:38:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82950a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/82950a","method":"GET"} [] [2019-10-23 12:39: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/totaltaskv2/public/admin-country/category/new","method":"POST"} [] [2019-10-23 12:39:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:39: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-23 12:39:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:39:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:39:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:39:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:39:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:39:01] doctrine.DEBUG: INSERT INTO category (name, user_id, country_id) VALUES (?, ?, ?) {"1":"cat7","2":8,"3":223} [] [2019-10-23 12:39:01] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:39:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:39:01] 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/totaltaskv2/public/admin-country/category/","method":"GET"} [] [2019-10-23 12:39:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:39: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-23 12:39:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:39:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:39:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:39:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:39:01] 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-23 12:39:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:39:01] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:39:01] php.CRITICAL: Fatal Compile Error: ContainerSpx3JLt\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerSpx3JLt/getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php' (include_path='.:/usr/local/php7.1/lib/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: ContainerSpx3JLt\\srcApp_KernelDevDebugContainer::load(): Failed opening required '/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerSpx3JLt/getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php' (include_path='.:/usr/local/php7.1/lib/php') at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerSpx3JLt/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-23 12:39:01] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerSpx3JLt/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerSpx3JLt/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerSpx3JLt/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-23 12:39:01] php.WARNING: Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerSpx3JLt/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/interactoq/www/totaltaskv2/var/cache/dev/ContainerSpx3JLt/getDebug_FileLinkFormatter_UrlFormatService.php): failed to open stream: No such file or directory at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerSpx3JLt/srcApp_KernelDevDebugContainer.php:404)"} [] [2019-10-23 12:39:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56de96"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/56de96","method":"GET"} [] [2019-10-23 12:39:05] 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/totaltaskv2/public/admin-country/formation/","method":"GET"} [] [2019-10-23 12:39:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:39: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-23 12:39:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:39:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:39:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:39:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:39:06] 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-23 12:39:06] 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.id = ? [3] [] [2019-10-23 12:39:06] 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.id = ? [2] [] [2019-10-23 12:39:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:39:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56de96"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/56de96","method":"GET"} [] [2019-10-23 12:39:06] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:39:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f461a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8f461a","method":"GET"} [] [2019-10-23 12:39:19] 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/totaltaskv2/public/admin-country/formation/new","method":"GET"} [] [2019-10-23 12:39:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:39: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-23 12:39:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:39:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:39:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:39:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:39:19] 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-23 12:39:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:39:20] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:39:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72f430"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/72f430","method":"GET"} [] [2019-10-23 12:40:04] 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/totaltaskv2/public/admin-country/formation/new","method":"POST"} [] [2019-10-23 12:40:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12: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-23 12:40:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:40:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:40:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40:04] 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-23 12:40:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:40:05] doctrine.DEBUG: INSERT INTO formation (name, score, timer, enabled, created_at, signataire1, signataire2, user_id, country_id, category_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"OPERA","2":30,"3":1,"4":1,"5":"2019-10-23 12:40:04","6":"med","7":"ali","8":8,"9":223,"10":4} [] [2019-10-23 12:40:05] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:40:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:40:05] 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/totaltaskv2/public/admin-country/formation/","method":"GET"} [] [2019-10-23 12:40:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:40: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-23 12:40:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:40:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:40:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40:05] 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-23 12:40:05] 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.id = ? [3] [] [2019-10-23 12:40:05] 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.id = ? [2] [] [2019-10-23 12:40:05] 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.id = ? [4] [] [2019-10-23 12:40:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:40:06] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:40:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c87a3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0c87a3","method":"GET"} [] [2019-10-23 12:40:11] request.INFO: Matched route "formation_edit". {"route":"formation_edit","route_parameters":{"_route":"formation_edit","_controller":"App\\Controller\\FormationController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/formation/4/edit","method":"GET"} [] [2019-10-23 12:40:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:40: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-23 12:40:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:40:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:40:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40:12] 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.id = ? ["4"] [] [2019-10-23 12:40: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.id = ? [3] [] [2019-10-23 12:40:12] 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-23 12:40:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:40:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:40:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"759ac4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/759ac4","method":"GET"} [] [2019-10-23 12:40: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/totaltaskv2/public/admin-country/formation/","method":"GET"} [] [2019-10-23 12:40:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:40: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-23 12:40:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:40:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:40:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40: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-23 12:40:23] 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.id = ? [3] [] [2019-10-23 12:40:23] 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.id = ? [2] [] [2019-10-23 12:40:23] 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.id = ? [4] [] [2019-10-23 12:40:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:40:23] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:40:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0be257"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0be257","method":"GET"} [] [2019-10-23 12:40:30] request.INFO: Matched route "formation_delete". {"route":"formation_delete","route_parameters":{"_route":"formation_delete","_controller":"App\\Controller\\FormationController::delete","id":"6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/formation/6","method":"GET"} [] [2019-10-23 12:40:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:40: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-23 12:40:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:40:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:40:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40:30] 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.id = ? ["6"] [] [2019-10-23 12:40:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:40:30] doctrine.DEBUG: DELETE FROM question_formation WHERE formation_id = ? [6] [] [2019-10-23 12:40:30] doctrine.DEBUG: DELETE FROM formation WHERE id = ? [6] [] [2019-10-23 12:40:30] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:40:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:40:30] 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/totaltaskv2/public/admin-country/formation/","method":"GET"} [] [2019-10-23 12:40:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:40: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-23 12:40:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:40:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:40:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:40:30] 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-23 12:40:30] 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.id = ? [3] [] [2019-10-23 12:40:30] 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.id = ? [2] [] [2019-10-23 12:40:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:40:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:40:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8669bb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8669bb","method":"GET"} [] [2019-10-23 12:46:19] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:46:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:46: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-23 12:46:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:46:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:46:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:46:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:46:21] 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-23 12:46:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:46:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:46:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17c0e0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/17c0e0","method":"GET"} [] [2019-10-23 12:46:35] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:46:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:46: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-23 12:46:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:46:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:46:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:46:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:46:35] 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-10-23 12:46:36] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:46:37] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:46:37] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$qogHf3R.yGeJzc2xuSO [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"fg","7":"df","8":"dfd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:46:35","12":"2019-10-23 12:46:35","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:46:37] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:46:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:46:37] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:46:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:46: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-23 12:46:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:46:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:46:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:46:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:46: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 12:46:37] 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-23 12:46:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:46:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:46:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbbc35"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dbbc35","method":"GET"} [] [2019-10-23 12:46:38] app.ERROR: Exception occurred while flushing email queue: Failed to authenticate on SMTP server with username "interactions.dev1@gmail.com" using 1 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "534", with message "534-5.7.14 Please 534-5.7.14 log in via your web browser and then try again. 534-5.7.14 Learn more at 534 5.7.14 https://support.google.com/mail/answer/78754 s21sm25940373wrb.31 - gsmtp ". [] [] [2019-10-23 12:46:55] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-23 12:46:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:46: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-23 12:46:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:46:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:46:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:46:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:46:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:46:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:46:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:46:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b19ead"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b19ead","method":"GET"} [] [2019-10-23 12:47:01] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-23 12:47:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:47: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-23 12:47:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:47:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:47:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:47:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:47:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:47:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f4e54"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7f4e54","method":"GET"} [] [2019-10-23 12:47:03] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-23 12:47:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:47: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-23 12:47:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:47:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:47:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:47:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:47:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a5d26"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5a5d26","method":"GET"} [] [2019-10-23 12:47:34] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-23 12:47:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:47: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-23 12:47:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:47:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:47:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:47:35] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"video","2":"4bd8660c95c9996be7b02fb3fb [...]","3":"TYPE_VIDEO","4":"2019-10-23 12:47:34","5":2,"6":8,"7":223} [] [2019-10-23 12:47:35] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:47:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:47:35] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-23 12:47:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:47: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-23 12:47:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:47:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:47:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:47:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:47:50] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-23 12:47:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:47: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-23 12:47:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:47:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:47:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:47:50] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"video","2":"5bec074f3eee378c5dcd8fd490 [...]","3":"TYPE_VIDEO","4":"2019-10-23 12:47:50","5":2,"6":8,"7":223} [] [2019-10-23 12:47:50] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:47:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:47:58] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-23 12:47:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:47: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-23 12:47:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:47:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:47:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:47:58] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"video","2":"fe3ea44770183ce25e05fe9deb [...]","3":"TYPE_VIDEO","4":"2019-10-23 12:47:58","5":2,"6":8,"7":223} [] [2019-10-23 12:47:58] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:47:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:47:58] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-23 12:47:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:47: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-23 12:47:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:47:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:47:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:47:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:47:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:47:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:48:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99c76b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/99c76b","method":"GET"} [] [2019-10-23 12:48:10] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"10"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/10","method":"GET"} [] [2019-10-23 12:48:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:48: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-23 12:48:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:48:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:48:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:48:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:48:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["10"] [] [2019-10-23 12:48:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:48:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:48:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4da23"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f4da23","method":"GET"} [] [2019-10-23 12:48:21] request.INFO: Matched route "delete_medias". {"route":"delete_medias","route_parameters":{"_route":"delete_medias","_controller":"App\\Controller\\MediasController::delete","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/delete/8","method":"GET"} [] [2019-10-23 12:48:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:48: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-23 12:48:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:48:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:48:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:48:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["8"] [] [2019-10-23 12:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.medias_id = ? [8] [] [2019-10-23 12:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.media_id = ? [8] [] [2019-10-23 12:48:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:48:21] doctrine.DEBUG: DELETE FROM medias WHERE id = ? [8] [] [2019-10-23 12:48:21] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:48:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:48:21] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-23 12:48:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:48: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-23 12:48:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:48:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:48:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:48:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:48:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:48:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:48:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b81644"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b81644","method":"GET"} [] [2019-10-23 12:48:31] request.INFO: Matched route "delete_medias". {"route":"delete_medias","route_parameters":{"_route":"delete_medias","_controller":"App\\Controller\\MediasController::delete","id":"9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/delete/9","method":"GET"} [] [2019-10-23 12:48:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:48: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-23 12:48:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:48:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:48:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:48:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:48:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["9"] [] [2019-10-23 12:48:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.medias_id = ? [9] [] [2019-10-23 12:48:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.media_id = ? [9] [] [2019-10-23 12:48:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:48:31] doctrine.DEBUG: DELETE FROM medias WHERE id = ? [9] [] [2019-10-23 12:48:31] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:48:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:48:31] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-23 12:48:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:48: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-23 12:48:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:48:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:48:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:48:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:48:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 12:48:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:48:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:48:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08f49c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/08f49c","method":"GET"} [] [2019-10-23 12:49:01] 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/totaltaskv2/public/admin-country/category/","method":"GET"} [] [2019-10-23 12:49:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:49: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-23 12:49:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:49:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:49:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:49:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:49:01] 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-23 12:49:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:49:01] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:49:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8abb85"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8abb85","method":"GET"} [] [2019-10-23 12:49:04] 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/totaltaskv2/public/admin-country/formation/","method":"GET"} [] [2019-10-23 12:49:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:49: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-23 12:49:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:49:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:49:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:49:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:49:04] 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-23 12:49:04] 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.id = ? [3] [] [2019-10-23 12:49:04] 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.id = ? [2] [] [2019-10-23 12:49:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:49:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:49:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6dc08"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a6dc08","method":"GET"} [] [2019-10-23 12:49:08] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-23 12:49:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:49: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-23 12:49:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:49:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:49:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:49:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:49:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-23 12:49:08] 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.id = ? [4] [] [2019-10-23 12:49:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:49:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:49:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db7872"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/db7872","method":"GET"} [] [2019-10-23 12:51:22] request.INFO: Matched route "new_session_e_learning". {"route":"new_session_e_learning","route_parameters":{"_route":"new_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/new","method":"GET"} [] [2019-10-23 12:51:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:51: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-23 12:51:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:51:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:51:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:51:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:51:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-23 12:51:22] 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-23 12:51:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-23 12:51:22] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [1] [] [2019-10-23 12:51:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:51:23] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:51:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"081024"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/081024","method":"GET"} [] [2019-10-23 12:51:32] request.INFO: Matched route "formationEle_by_categorie". {"route":"formationEle_by_categorie","route_parameters":{"_route":"formationEle_by_categorie","_controller":"App\\Controller\\ElearningSessionController::getSessionByCategory","idCat":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/formationEle-by-categorie/2","method":"POST"} [] [2019-10-23 12:51:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:51: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-23 12:51:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:51:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:51:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:51:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:51:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7 FROM formation f0_ WHERE f0_.country_id = ? AND f0_.category_id = ? [223,"2"] [] [2019-10-23 12:51:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:52:02] request.INFO: Matched route "new_session_e_learning". {"route":"new_session_e_learning","route_parameters":{"_route":"new_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/new","method":"POST"} [] [2019-10-23 12:52:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:52: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-23 12:52:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:52:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-23 12:52:02] 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,["2"]] [] [2019-10-23 12:52:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.id IN (?) [["5"]] [] [2019-10-23 12:52:02] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? AND m0_.id IN (?) [1,["4"]] [] [2019-10-23 12:52:02] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? AND m0_.id IN (?) [1,["2"]] [] [2019-10-23 12:52:02] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? AND m0_.id IN (?) [1,["4"]] [] [2019-10-23 12:52:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:52:03] doctrine.DEBUG: INSERT INTO elearning_session (name, created_at, formation_id, user_id, country_id) VALUES (?, ?, ?, ?, ?) {"1":"session 1","2":"2019-10-23 12:52:02","3":5,"4":8,"5":223} [] [2019-10-23 12:52:03] doctrine.DEBUG: INSERT INTO elearning_session_medias (ordre, medias_id, elearningsession_id) VALUES (?, ?, ?) {"1":1,"2":4,"3":2} [] [2019-10-23 12:52:03] doctrine.DEBUG: INSERT INTO elearning_session_medias (ordre, medias_id, elearningsession_id) VALUES (?, ?, ?) {"1":2,"2":2,"3":2} [] [2019-10-23 12:52:03] doctrine.DEBUG: INSERT INTO elearning_session_medias (ordre, medias_id, elearningsession_id) VALUES (?, ?, ?) {"1":3,"2":4,"3":2} [] [2019-10-23 12:52:03] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:52:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:52:03] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-23 12:52:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:52: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-23 12:52:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:52:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-23 12:52:03] 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.id = ? [4] [] [2019-10-23 12:52:03] 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.id = ? [5] [] [2019-10-23 12:52:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:52:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:52:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f65781"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f65781","method":"GET"} [] [2019-10-23 12:52:08] request.INFO: Matched route "edit_session_e_learning". {"route":"edit_session_e_learning","route_parameters":{"_route":"edit_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::edit","id":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/2/edit","method":"GET"} [] [2019-10-23 12:52:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:52: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-23 12:52:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:52:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["2"] [] [2019-10-23 12:52:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-23 12:52:08] 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.id = ? [5] [] [2019-10-23 12:52:08] 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.id = ? [2] [] [2019-10-23 12:52:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [2] [] [2019-10-23 12:52:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [2] [] [2019-10-23 12:52:08] 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-23 12:52:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-23 12:52:08] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [1] [] [2019-10-23 12:52:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:52:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:52:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c1bd9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9c1bd9","method":"GET"} [] [2019-10-23 12:52:17] request.INFO: Matched route "edit_session_e_learning". {"route":"edit_session_e_learning","route_parameters":{"_route":"edit_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::edit","id":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/2/edit","method":"POST"} [] [2019-10-23 12:52:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:52: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-10-23 12:52:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:52:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["2"] [] [2019-10-23 12:52:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-23 12:52:17] 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.id = ? [5] [] [2019-10-23 12:52:17] 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.id = ? [2] [] [2019-10-23 12:52:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [2] [] [2019-10-23 12:52:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [2] [] [2019-10-23 12:52:17] 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,["2"]] [] [2019-10-23 12:52:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.id IN (?) [["5"]] [] [2019-10-23 12:52:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? AND m0_.id IN (?) [1,["4"]] [] [2019-10-23 12:52:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? AND m0_.id IN (?) [1,["2"]] [] [2019-10-23 12:52:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? AND m0_.id IN (?) [1,["4"]] [] [2019-10-23 12:52:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:52:17] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-23 12:52:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:52: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-10-23 12:52:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:52:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-23 12:52:17] 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.id = ? [4] [] [2019-10-23 12:52:17] 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.id = ? [5] [] [2019-10-23 12:52:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:52:18] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:52:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"820282"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/820282","method":"GET"} [] [2019-10-23 12:52:19] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:52:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:52: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-23 12:52:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:52:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:19] 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-23 12:52:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:52:20] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:52:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b82e0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5b82e0","method":"GET"} [] [2019-10-23 12:52:30] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 12:52:30] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 12:52:31] request.INFO: Matched route "edit_session_e_learning". {"route":"edit_session_e_learning","route_parameters":{"_route":"edit_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::edit","id":"1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/1/edit","method":"GET"} [] [2019-10-23 12:52:31] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:52:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:52:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:52:31] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":101})"} [] [2019-10-23 12:52: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-23 12:52: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-23 12:52:31] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php\",\"line\":281,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php\",\"line\":217,\"function\":\"generateProxyClass\",\"class\":\"Doctrine\\\\Common\\\\Proxy\\\\ProxyGenerator\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 12:52:31] request.CRITICAL: Uncaught PHP Exception Doctrine\Common\Proxy\Exception\UnexpectedValueException: "Your proxy directory "/home/interactoq/www/totaltaskv2/var/cache/dev/doctrine/orm/Proxies" must be writable" at /home/interactoq/www/totaltaskv2/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Exception/UnexpectedValueException.php line 24 {"exception":"[object] (Doctrine\\Common\\Proxy\\Exception\\UnexpectedValueException(code: 0): Your proxy directory \"/home/interactoq/www/totaltaskv2/var/cache/dev/doctrine/orm/Proxies\" must be writable at /home/interactoq/www/totaltaskv2/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Exception/UnexpectedValueException.php:24)"} [] [2019-10-23 12:52:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:52:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["1"] [] [2019-10-23 12:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-23 12:52:32] 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.id = ? [4] [] [2019-10-23 12:52:32] 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.id = ? [3] [] [2019-10-23 12:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [1] [] [2019-10-23 12:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [3] [] [2019-10-23 12:52:32] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\EntityNotFoundException: "Entity of type 'App\Entity\Medias' for IDs id(3) was not found" at /home/interactoq/www/totaltaskv2/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php line 47 {"exception":"[object] (Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\Medias' for IDs id(3) was not found at /home/interactoq/www/totaltaskv2/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php:47)"} [] [2019-10-23 12:52:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:52:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17ee71"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/17ee71","method":"GET"} [] [2019-10-23 12:52:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47ac8e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/47ac8e","method":"GET"} [] [2019-10-23 12:52:33] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Cache/FilesystemCache.php\",\"line\":54,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Environment.php\",\"line\":409,\"function\":\"write\",\"class\":\"Twig\\\\Cache\\\\FilesystemCache\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 12:52:33] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Cache/FilesystemCache.php\",\"line\":54,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Environment.php\",\"line\":409,\"function\":\"write\",\"class\":\"Twig\\\\Cache\\\\FilesystemCache\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 12:52:42] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:52:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 12:52:42] 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/totaltaskv2/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-10-23 12:52:42] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-23 12:52:42] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-23 12:52:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 12:52:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee8578"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ee8578","method":"GET"} [] [2019-10-23 12:52:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-23 12:52:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:46] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:46] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12: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.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-10-23 12:52:46] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltaskv2/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:46] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-23 12:52:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 12:52:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4d9c5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c4d9c5","method":"GET"} [] [2019-10-23 12:52:56] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-23 12:52:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:56] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:56] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-23 12:52:57] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:57] 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, 23 Oct 2019 10:52:57 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:57] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:57] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:52:57] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-23 12:52:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:52: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-23 12:52:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:52:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:52:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:52:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:52:57] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:52:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78bffb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/78bffb","method":"GET"} [] [2019-10-23 12:53:00] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:53:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:53: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-23 12:53:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:53:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:53:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:53:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:53: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 12:53: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 = ? [8] [] [2019-10-23 12:53:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:53:00] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:53:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48b185"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/48b185","method":"GET"} [] [2019-10-23 12:53:01] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 12:53:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:53: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-23 12:53:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:53:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:53:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:53:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:53:01] 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-23 12:53:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:53:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:53:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"489b49"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/489b49","method":"GET"} [] [2019-10-23 12:53:13] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 12:53:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:53: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-23 12:53:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:53:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:53:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:53:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:53: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 = ? AND c0_.id IN (?) [223,"TYPE_EXTERNE",["8"]] [] [2019-10-23 12:53:14] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 12:53:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 12:53:14] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$5hotvJQb5zsjdezZhYo [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"df","7":"dfd","8":"dfd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 12:53:13","12":"2019-10-23 12:53:13","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 12:53:14] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 12:53:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:53:14] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 12:53:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:53: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-23 12:53:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:53:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:53:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:53:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:53: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 12:53:14] 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-23 12:53:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:53:15] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:53:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c23c0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3c23c0","method":"GET"} [] [2019-10-23 12:53:15] app.ERROR: Exception occurred while flushing email queue: Failed to authenticate on SMTP server with username "interactions.dev1@gmail.com" using 2 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "534", with message "534-5.7.14 Please 534-5.7.14 log in via your web browser and then try again. 534-5.7.14 Learn more at 534 5.7.14 https://support.google.com/mail/answer/78754 f143sm37715747wme.40 - gsmtp ". Authenticator PLAIN returned Expected response code 235 but got code "534", with message "534-5.7.14 Please 534-5.7.14 log in via your web browser and then try again. 534-5.7.14 Learn more at 534 5.7.14 https://support.google.com/mail/answer/78754 f143sm37715747wme.40 - gsmtp ". [] [] [2019-10-23 12:54:32] request.INFO: Matched route "edit_session_e_learning". {"route":"edit_session_e_learning","route_parameters":{"_route":"edit_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::edit","id":"1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/1/edit","method":"GET"} [] [2019-10-23 12:54:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:54: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-23 12:54:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:54:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:54:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:54:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:54:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["1"] [] [2019-10-23 12:54:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-23 12:54:32] 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.id = ? [4] [] [2019-10-23 12:54:32] 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.id = ? [3] [] [2019-10-23 12:54:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [1] [] [2019-10-23 12:54:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [3] [] [2019-10-23 12:54:32] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\EntityNotFoundException: "Entity of type 'App\Entity\Medias' for IDs id(3) was not found" at /home/interactoq/www/totaltaskv2/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php line 47 {"exception":"[object] (Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\Medias' for IDs id(3) was not found at /home/interactoq/www/totaltaskv2/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php:47)"} [] [2019-10-23 12:54:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:54:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7cfbb6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7cfbb6","method":"GET"} [] [2019-10-23 12:54:42] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-23 12:54:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12: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-23 12:54:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:54:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:54:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:54:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:54:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-23 12:54:42] 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.id = ? [4] [] [2019-10-23 12:54:42] 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.id = ? [5] [] [2019-10-23 12:54:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:54:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:54:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d51405"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d51405","method":"GET"} [] [2019-10-23 12:54:47] request.INFO: Matched route "edit_session_e_learning". {"route":"edit_session_e_learning","route_parameters":{"_route":"edit_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::edit","id":"1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/1/edit","method":"GET"} [] [2019-10-23 12:54:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12: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-23 12:54:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:54:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:54:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:54:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:54:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["1"] [] [2019-10-23 12:54:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-23 12:54:47] 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.id = ? [4] [] [2019-10-23 12:54:47] 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.id = ? [3] [] [2019-10-23 12:54:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [1] [] [2019-10-23 12:54:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [3] [] [2019-10-23 12:54:47] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\EntityNotFoundException: "Entity of type 'App\Entity\Medias' for IDs id(3) was not found" at /home/interactoq/www/totaltaskv2/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php line 47 {"exception":"[object] (Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\Medias' for IDs id(3) was not found at /home/interactoq/www/totaltaskv2/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php:47)"} [] [2019-10-23 12:54:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:54:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe9fff"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/fe9fff","method":"GET"} [] [2019-10-23 12:54:53] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-23 12:54:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12: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-23 12:54:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:54:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:54:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:54:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:54:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-23 12:54:53] 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.id = ? [4] [] [2019-10-23 12:54:53] 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.id = ? [5] [] [2019-10-23 12:54:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:54:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:54:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bb8ae"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0bb8ae","method":"GET"} [] [2019-10-23 12:59:42] request.INFO: Matched route "edit_session_e_learning". {"route":"edit_session_e_learning","route_parameters":{"_route":"edit_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::edit","id":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/2/edit","method":"GET"} [] [2019-10-23 12:59:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 12:59: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-23 12:59:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 12:59:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 12:59:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:59:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 12:59:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["2"] [] [2019-10-23 12:59:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-23 12:59:42] 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.id = ? [5] [] [2019-10-23 12:59:42] 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.id = ? [2] [] [2019-10-23 12:59:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [2] [] [2019-10-23 12:59:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [2] [] [2019-10-23 12:59:42] 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-23 12:59:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-23 12:59:42] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [1] [] [2019-10-23 12:59:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 12:59:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 12:59:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"464bd2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/464bd2","method":"GET"} [] [2019-10-23 13:00:30] request.INFO: Matched route "edit_session_e_learning". {"route":"edit_session_e_learning","route_parameters":{"_route":"edit_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::edit","id":"1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/1/edit","method":"GET"} [] [2019-10-23 13:00:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:00: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-23 13:00:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:00:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:00:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:00:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:00:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["1"] [] [2019-10-23 13:00:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-23 13:00:30] 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.id = ? [4] [] [2019-10-23 13:00:30] 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.id = ? [3] [] [2019-10-23 13:00:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.elearningsession_id = ? [1] [] [2019-10-23 13:00:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [3] [] [2019-10-23 13:00:30] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\EntityNotFoundException: "Entity of type 'App\Entity\Medias' for IDs id(3) was not found" at /home/interactoq/www/totaltaskv2/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php line 47 {"exception":"[object] (Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\Medias' for IDs id(3) was not found at /home/interactoq/www/totaltaskv2/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php:47)"} [] [2019-10-23 13:00:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:00:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"442e6e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/442e6e","method":"GET"} [] [2019-10-23 13:00:38] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-23 13:00:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:00: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-23 13:00:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:00:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:00:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:00:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:00:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-23 13:00:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:00:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"01f7ca"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/01f7ca","method":"GET"} [] [2019-10-23 13:00:53] 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/totaltaskv2/public/admin-country/bm","method":"GET"} [] [2019-10-23 13:00:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:00: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-23 13:00:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:00:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:00:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:00:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:00: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_MANAGER\"%"] [] [2019-10-23 13:00:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:00:53] 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/totaltaskv2/public/admin-country/bm","method":"GET"} [] [2019-10-23 13:00:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:00: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-23 13:00:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:00:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:00:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:00:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:00: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_MANAGER\"%"] [] [2019-10-23 13:00:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:00:54] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:00:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"310aef"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/310aef","method":"GET"} [] [2019-10-23 13:00:56] request.INFO: Matched route "admin_country_bm_edit". {"route":"admin_country_bm_edit","route_parameters":{"_route":"admin_country_bm_edit","_controller":"App\\Controller\\ManagerController::editBM","id":"44"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/bm/44/edit","method":"GET"} [] [2019-10-23 13:00:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:00: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-23 13:00:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:00:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:00:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:00:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:00: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 = ? ["44"] [] [2019-10-23 13:00:56] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-23 13:00:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:00:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"256c28"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/256c28","method":"GET"} [] [2019-10-23 13:01: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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-23 13:01:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:01: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-23 13:01:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:01:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:01:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:01:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:01:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:01:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:01:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"187210"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/187210","method":"GET"} [] [2019-10-23 13:01:11] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-23 13:01:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:01: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-23 13:01:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:01:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:01:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:01:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-23 13:01:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:01:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:01:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f8b04"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6f8b04","method":"GET"} [] [2019-10-23 13:01:13] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/4","method":"GET"} [] [2019-10-23 13:01:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:01: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-23 13:01:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:01:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:01:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:01:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:01:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-23 13:01:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:01:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:01:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97edc0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/97edc0","method":"GET"} [] [2019-10-23 13:01:16] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/4","method":"POST"} [] [2019-10-23 13:01:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:01: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-23 13:01:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:01:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:01:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:01:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:01:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-23 13:01:16] php.CRITICAL: Call to a member function getClientOriginalName() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getClientOriginalName() on null at /home/interactoq/www/totaltaskv2/src/Controller/MediasController.php:153)"} [] [2019-10-23 13:01:16] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getClientOriginalName() on null" at /home/interactoq/www/totaltaskv2/src/Controller/MediasController.php line 153 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getClientOriginalName() on null at /home/interactoq/www/totaltaskv2/src/Controller/MediasController.php:153)"} [] [2019-10-23 13:01:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:01:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"785e78"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/785e78","method":"GET"} [] [2019-10-23 13:03:38] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-23 13:03:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:03: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-23 13:03:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:03:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:03:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:03:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:03:38] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-23 13:03:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-23 13:03: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 = ? [43] [] [2019-10-23 13:03:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:03:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:03:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b750a9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b750a9","method":"GET"} [] [2019-10-23 13:03:45] request.INFO: Matched route "affect_elearning_session_new". {"route":"affect_elearning_session_new","route_parameters":{"_route":"affect_elearning_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session","method":"GET"} [] [2019-10-23 13:03:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:03: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-23 13:03:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:03:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:03:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:03:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:03:45] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.country_id = ? AND e0_.id NOT IN (SELECT e1_.id FROM elearning_session e1_ INNER JOIN user_elearning_session u2_ ON e1_.id = u2_.elearning_session_id WHERE e1_.country_id = ?) [223,223] [] [2019-10-23 13:03:45] 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 = ? [223] [] [2019-10-23 13:03:45] 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-23 13:03:45] 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-23 13:03: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-23 13:03:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:03:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:03:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 13:03:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"119425"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/119425","method":"GET"} [] [2019-10-23 13:04:13] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-23 13:04:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04: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-23 13:04:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:14] 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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-23 13:04:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:17] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-23 13:04:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04: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-10-23 13:04:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04: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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-23 13:04:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:21] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=10","method":"GET"} [] [2019-10-23 13:04:21] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=10&idDirection=&idService=","method":"GET"} [] [2019-10-23 13:04:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04: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-23 13:04:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:21] 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 = ? LIMIT 1 ["10"] [] [2019-10-23 13:04: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-23 13:04:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04: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-23 13:04:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:21] 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 FROM user u0_ WHERE u0_.company_id = ? ["10"] [] [2019-10-23 13:04:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:23] request.INFO: Matched route "services_direction". {"route":"services_direction","route_parameters":{"_route":"services_direction","_controller":"App\\Controller\\CandidatFormationController::getServicesDirection"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/services-direction?idDirection=6","method":"GET"} [] [2019-10-23 13:04:23] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=10&idDirection=6&idService=","method":"GET"} [] [2019-10-23 13:04:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04: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-23 13:04:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04: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.id = ? LIMIT 1 ["6"] [] [2019-10-23 13:04: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-23 13:04:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04: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-23 13:04:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04: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 FROM user u0_ WHERE u0_.company_id = ? AND u0_.direction_id = ? ["10","6"] [] [2019-10-23 13:04:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:25] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=10&idDirection=6&idService=7","method":"GET"} [] [2019-10-23 13:04:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04: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-23 13:04:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:25] 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 FROM user u0_ WHERE u0_.company_id = ? AND u0_.direction_id = ? AND u0_.service_id = ? ["10","6","7"] [] [2019-10-23 13:04:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:25] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 13:04:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04: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-23 13:04:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:26] 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-23 13:04:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:04:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"07ee54"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/07ee54","method":"GET"} [] [2019-10-23 13:04:33] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-23 13:04:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04: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-23 13:04:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-23 13:04: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.id = ? [6] [] [2019-10-23 13:04: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.id = ? [7] [] [2019-10-23 13:04: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.id = ? [6] [] [2019-10-23 13:04:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:04:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"614957"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/614957","method":"GET"} [] [2019-10-23 13:04:42] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 13:04:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04:42] request.INFO: Matched route "candidat_edit". {"route":"candidat_edit","route_parameters":{"_route":"candidat_edit","_controller":"App\\Controller\\CandidatController::editCandidat","id":"64"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/64/edit","method":"GET"} [] [2019-10-23 13:04:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04:42] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 13:04:42] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-10-23 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.id = ? [8] [] [2019-10-23 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.id = ? [8] [] [2019-10-23 13:04:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 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 = ? ["64"] [] [2019-10-23 13:04:43] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":101})"} [] [2019-10-23 13:04:43] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":101})"} [] [2019-10-23 13:04:44] 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-23 13:04: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 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-23 13:04: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-23 13:04:44] 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-23 13:04:44] 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-10-23 13:04:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:04: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 = ? ["dev1@interactions.tn"] [] [2019-10-23 13:04:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd555b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dd555b","method":"GET"} [] [2019-10-23 13:04:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 13:04: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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$LAE9H2oz16kSp4FLAH. [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"df","7":"df","8":"df","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 13:04:43","12":"2019-10-23 13:04:43","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 13:04:45] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 13:04:54] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-23 13:04:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04: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-23 13:04:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-23 13:04:54] 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.id = ? [4] [] [2019-10-23 13:04:54] 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.id = ? [5] [] [2019-10-23 13:04:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:55] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:04:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d6513"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0d6513","method":"GET"} [] [2019-10-23 13:04:58] request.INFO: Matched route "new_session_e_learning". {"route":"new_session_e_learning","route_parameters":{"_route":"new_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/new","method":"GET"} [] [2019-10-23 13:04:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:04: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-23 13:04:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:04:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:04:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:04:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [1] [] [2019-10-23 13:04:58] 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-23 13:04:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-23 13:04:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [1] [] [2019-10-23 13:04:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:04:58] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:04:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ccf77b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ccf77b","method":"GET"} [] [2019-10-23 13:05:05] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-23 13:05:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:05: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-23 13:05:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:05:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:05:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:05] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-23 13:05:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-23 13:05: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 = ? [43] [] [2019-10-23 13:05:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:05:06] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:05:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32f580"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/32f580","method":"GET"} [] [2019-10-23 13:05:09] request.INFO: Matched route "affect_elearning_session_new". {"route":"affect_elearning_session_new","route_parameters":{"_route":"affect_elearning_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session","method":"GET"} [] [2019-10-23 13:05:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:05: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-23 13:05:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:05:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:05:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:09] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.country_id = ? AND e0_.id NOT IN (SELECT e1_.id FROM elearning_session e1_ INNER JOIN user_elearning_session u2_ ON e1_.id = u2_.elearning_session_id WHERE e1_.country_id = ?) [223,223] [] [2019-10-23 13:05:09] 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 = ? [223] [] [2019-10-23 13:05:09] 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-23 13:05: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_ [] [] [2019-10-23 13:05: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-23 13:05:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:05:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 13:05:09] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 13:05:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:05:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3939a5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3939a5","method":"GET"} [] [2019-10-23 13:05:17] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Mailer service error: Failed to authenticate on SMTP server with username "support@interactions.tn" using 1 possible authenticators. Authenticator LOGIN returned Connection to ssl0.ovh.net:587 Timed Out." at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php line 43 {"exception":"[object] (Symfony\\Component\\Config\\Definition\\Exception\\Exception(code: 0): Mailer service error: Failed to authenticate on SMTP server with username \"support@interactions.tn\" using 1 possible authenticators. Authenticator LOGIN returned Connection to ssl0.ovh.net:587 Timed Out. at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php:43)"} [] [2019-10-23 13:05:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:05:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:05: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-10-23 13:05:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:05:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:05:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:17] 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-10-23 13:05:17] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-23 13:05:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:05: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-10-23 13:05:17] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-23 13:05:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:05:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:05:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:17] 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 = ? LIMIT 1 ["6"] [] [2019-10-23 13:05:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-23 13:05:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:05:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:05: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-10-23 13:05:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:05:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:05:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05: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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-23 13:05:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:05: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_.email = ? ["dev1@interactions.tn"] [] [2019-10-23 13:05:17] 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-23 13:05:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:05:18] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:05:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"adaf38"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/adaf38","method":"GET"} [] [2019-10-23 13:05:19] request.INFO: Matched route "services_direction". {"route":"services_direction","route_parameters":{"_route":"services_direction","_controller":"App\\Controller\\CandidatFormationController::getServicesDirection"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/services-direction?idDirection=6","method":"GET"} [] [2019-10-23 13:05:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:05:19] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=6&idService=","method":"GET"} [] [2019-10-23 13:05: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-23 13:05:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:05:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:05:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05: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 WHERE t0.id = ? LIMIT 1 ["6"] [] [2019-10-23 13:05: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-23 13:05:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:05:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:05: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-23 13:05:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:05:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:05:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05: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 FROM user u0_ WHERE u0_.company_id = ? AND u0_.direction_id = ? ["6","6"] [] [2019-10-23 13:05:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:05:21] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=6&idService=7","method":"GET"} [] [2019-10-23 13:05:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:05: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-23 13:05:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:05:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:05:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:21] 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 FROM user u0_ WHERE u0_.company_id = ? AND u0_.direction_id = ? AND u0_.service_id = ? ["6","6","7"] [] [2019-10-23 13:05:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:05:25] request.INFO: Matched route "affect_elearning_session_new". {"route":"affect_elearning_session_new","route_parameters":{"_route":"affect_elearning_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session","method":"POST"} [] [2019-10-23 13:05:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:05: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-23 13:05:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:05:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:05:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:25] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.country_id = ? AND e0_.id NOT IN (SELECT e1_.id FROM elearning_session e1_ INNER JOIN user_elearning_session u2_ ON e1_.id = u2_.elearning_session_id WHERE e1_.country_id = ?) AND e0_.id IN (?) [223,223,["2"]] [] [2019-10-23 13:05:25] 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_.id IN (?) [223,["6"]] [] [2019-10-23 13:05:25] 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 (?) [["6"]] [] [2019-10-23 13:05:25] 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 (?) [["7"]] [] [2019-10-23 13:05:25] 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 ? AND u0_.country_id = ? AND u0_.id IN (?) ["%\"ROLE_CANDIDAT\"%",223,["64"]] [] [2019-10-23 13:05:25] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.view AS view_1, u0_.affected_at AS affected_at_2, u0_.score AS score_3, u0_.time AS time_4, u0_.play_at AS play_at_5, u0_.user_id AS user_id_6, u0_.elearning_session_id AS elearning_session_id_7 FROM user_elearning_session u0_ WHERE u0_.elearning_session_id = ? AND u0_.user_id = ? [2,64] [] [2019-10-23 13:05:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.user_id = ? [64] [] [2019-10-23 13:05:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [2] [] [2019-10-23 13:05:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 13:05:25] doctrine.DEBUG: INSERT INTO user_elearning_session (view, affected_at, score, time, play_at, user_id, elearning_session_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":false,"2":"2019-10-23 13:05:25","3":null,"4":null,"5":null,"6":64,"7":2} [] [2019-10-23 13:05:25] doctrine.DEBUG: UPDATE elearning_session SET user_id = ? WHERE id = ? [64,2] [] [2019-10-23 13:05:25] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 13:05:25] 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.id = ? [5] [] [2019-10-23 13:05:33] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 13:05:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:05: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-23 13:05:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:05:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:05:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:33] 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-10-23 13:05:34] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 13:05:34] 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-23 13:05:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:05:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:05:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f458c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6f458c","method":"GET"} [] [2019-10-23 13:05:53] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 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-23 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-23 13:05:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:05:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:05:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:05:53] 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-10-23 13:05: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_.email = ? ["dev1@interactions.tn"] [] [2019-10-23 13:05:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 13:05:53] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$RZfcKFhy/SbnMo/JlVV [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"df","7":"df","8":"df","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 13:05:53","12":"2019-10-23 13:05:53","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 13:05:53] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 13:05:57] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Mailer service error: Failed to authenticate on SMTP server with username "support@interactions.tn" using 1 possible authenticators. Authenticator LOGIN returned Connection to ssl0.ovh.net:587 Timed Out." at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php line 43 {"exception":"[object] (Symfony\\Component\\Config\\Definition\\Exception\\Exception(code: 0): Mailer service error: Failed to authenticate on SMTP server with username \"support@interactions.tn\" using 1 possible authenticators. Authenticator LOGIN returned Connection to ssl0.ovh.net:587 Timed Out. at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php:43)"} [] [2019-10-23 13:05:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:05:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05aa5f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/05aa5f","method":"GET"} [] [2019-10-23 13:06:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Definition\Exception\Exception: "Mailer service error: Failed to authenticate on SMTP server with username "support@interactions.tn" using 1 possible authenticators. Authenticator LOGIN returned Connection to ssl0.ovh.net:587 Timed Out." at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php line 43 {"exception":"[object] (Symfony\\Component\\Config\\Definition\\Exception\\Exception(code: 0): Mailer service error: Failed to authenticate on SMTP server with username \"support@interactions.tn\" using 1 possible authenticators. Authenticator LOGIN returned Connection to ssl0.ovh.net:587 Timed Out. at /home/interactoq/www/totaltaskv2/src/Service/MailerService.php:43)"} [] [2019-10-23 13:06:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:06:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e8c2f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4e8c2f","method":"GET"} [] [2019-10-23 13:08:14] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 13:08:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:08: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-23 13:08:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:08:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:08:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:08:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:08:15] 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-23 13:08:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:08:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:08:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"586578"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/586578","method":"GET"} [] [2019-10-23 13:08:28] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 13:08:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:08: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-23 13:08:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:08:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:08:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:08:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:08:28] 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-10-23 13:08:29] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 13:08:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 13:08:30] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$S.XDivTPcF7V9gcIodh [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"fg","7":"gfg","8":"fgf","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 13:08:28","12":"2019-10-23 13:08:28","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 13:08:30] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 13:08:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:08:30] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 13:08:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 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-10-23 13:08:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:08:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:08:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:08:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 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.id = ? [8] [] [2019-10-23 13:08:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:08:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:08:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d010ae"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d010ae","method":"GET"} [] [2019-10-23 13:09:02] app.ERROR: Exception occurred while flushing email queue: Failed to authenticate on SMTP server with username "support@interactions.tn" using 1 possible authenticators. Authenticator LOGIN returned Connection to ssl0.ovh.net:587 Timed Out. [] [] [2019-10-23 13:10:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 13:10:46] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-23 13:10:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:10: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-23 13:10:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:10:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:10:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:10:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:10:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-23 13:10: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 = ? [41] [] [2019-10-23 13:10:47] 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.id = ? [5] [] [2019-10-23 13:10:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:10:47] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:10:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51fd3b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/51fd3b","method":"GET"} [] [2019-10-23 13:10:51] request.INFO: Matched route "edit_session_presentiel". {"route":"edit_session_presentiel","route_parameters":{"_route":"edit_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::edit","id":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/2/edit","method":"GET"} [] [2019-10-23 13:10:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:10: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-23 13:10:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:10:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:10:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:10:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:10:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["2"] [] [2019-10-23 13:10:51] 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.id = ? [5] [] [2019-10-23 13:10: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 = ? [41] [] [2019-10-23 13:10:51] 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.id = ? [2] [] [2019-10-23 13:10:51] 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 ? AND u0_.enabled = ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1,223] [] [2019-10-23 13:10:51] 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-23 13:10:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-23 13:10:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:10:51] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:10:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3212ff"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3212ff","method":"GET"} [] [2019-10-23 13:10:56] request.INFO: Matched route "new_session_presentiel". {"route":"new_session_presentiel","route_parameters":{"_route":"new_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/new","method":"GET"} [] [2019-10-23 13:10:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 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-10-23 13:10:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:10:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:10:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:10:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:10:56] 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 ? AND u0_.enabled = ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1,223] [] [2019-10-23 13:10:56] 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-23 13:10:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-23 13:10:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:10:57] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:10:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"77ed32"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/77ed32","method":"GET"} [] [2019-10-23 13:13:39] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 13:13:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:13: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-23 13:13:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:13:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:13:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:13:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:13:41] 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-23 13:13:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:13:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:13:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2c81d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b2c81d","method":"GET"} [] [2019-10-23 13:13:53] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 13:13:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:13: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-23 13:13:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:13:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:13:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:13:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:13:54] 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-10-23 13:13:55] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 13:13:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 13:13:55] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$nHwSB0dSAXsl9HTQVMr [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"dfd","7":"df","8":"dfd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 13:13:54","12":"2019-10-23 13:13:54","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 13:13:55] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 13:13:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:13:55] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 13:13:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:13: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-23 13:13:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:13:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:13:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:13:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:13: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-10-23 13:13: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-10-23 13:13:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:13:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:13:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7fdffa"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7fdffa","method":"GET"} [] [2019-10-23 13:14:07] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 13:14:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:14: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-23 13:14:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:14:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:14:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14: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-10-23 13:14:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:14:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:14:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe5afc"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/fe5afc","method":"GET"} [] [2019-10-23 13:14:23] request.INFO: Matched route "formation_by_categorie". {"route":"formation_by_categorie","route_parameters":{"_route":"formation_by_categorie","_controller":"App\\Controller\\PresentielSessionController::getSessionByCategory","idCat":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/formation-by-categorie/2","method":"POST"} [] [2019-10-23 13:14:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:14: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-23 13:14:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:14:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:14:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7 FROM formation f0_ WHERE f0_.country_id = ? AND f0_.category_id = ? [223,"2"] [] [2019-10-23 13:14:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:14:27] request.INFO: Matched route "new_session_presentiel". {"route":"new_session_presentiel","route_parameters":{"_route":"new_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/new","method":"POST"} [] [2019-10-23 13:14:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:14: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-23 13:14:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:14:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:14:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:27] 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 ? AND u0_.enabled = ? AND u0_.country_id = ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",1,223,["41"]] [] [2019-10-23 13:14:27] 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,["2"]] [] [2019-10-23 13:14:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.id IN (?) [["5"]] [] [2019-10-23 13:14:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 13:14:27] doctrine.DEBUG: INSERT INTO presentiel_session (name, start_date, end_date, time, created_at, formateur_id, formation_id, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"session janvier marketing [...]","2":"2019-10-23 00:00:00","3":"2019-10-25 00:00:00","4":"5:00 AM","5":"2019-10-23 13:14:27","6":41,"7":5,"8":8,"9":223} [] [2019-10-23 13:14:27] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 13:14:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:14:27] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-23 13:14:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:14: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-23 13:14:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:14:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:14:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-23 13:14: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 = ? [41] [] [2019-10-23 13:14:27] 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.id = ? [5] [] [2019-10-23 13:14:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:14:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:14:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a2bee"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6a2bee","method":"GET"} [] [2019-10-23 13:14:34] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-23 13:14:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:14: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-23 13:14:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:14:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:14:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-23 13:14:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:14:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:14:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9a4e8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b9a4e8","method":"GET"} [] [2019-10-23 13:14:37] request.INFO: Matched route "affect_presentiel_session_new". {"route":"affect_presentiel_session_new","route_parameters":{"_route":"affect_presentiel_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session","method":"GET"} [] [2019-10-23 13:14:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:14: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-23 13:14:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:14:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:14:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\InvalidArgumentException: "The parameter "sender" must be defined." at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerB7KRjfy/srcApp_KernelDevDebugContainer.php line 1387 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"sender\" must be defined. at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerB7KRjfy/srcApp_KernelDevDebugContainer.php:1387)"} [] [2019-10-23 13:14:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:14:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a569f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3a569f","method":"GET"} [] [2019-10-23 13:14:43] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-23 13:14:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:14: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-23 13:14:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:14:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:14:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-23 13:14:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:14:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:14:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ef9f0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7ef9f0","method":"GET"} [] [2019-10-23 13:14:51] request.INFO: Matched route "affect_presentiel_session_new". {"route":"affect_presentiel_session_new","route_parameters":{"_route":"affect_presentiel_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session","method":"GET"} [] [2019-10-23 13:14:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:14: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-23 13:14:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:14:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:14:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:14:51] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\InvalidArgumentException: "The parameter "sender" must be defined." at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerB7KRjfy/srcApp_KernelDevDebugContainer.php line 1387 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"sender\" must be defined. at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerB7KRjfy/srcApp_KernelDevDebugContainer.php:1387)"} [] [2019-10-23 13:14:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:14:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bac1f6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bac1f6","method":"GET"} [] [2019-10-23 13:15:06] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 13:15:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:15: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-23 13:15:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:15:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:15:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15: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 = ? AND c0_.id IN (?) [223,"TYPE_EXTERNE",["8"]] [] [2019-10-23 13:15:07] 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 = ? ["interactions.dev1@gmail.com"] [] [2019-10-23 13:15:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 13:15:07] 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":"interactions.dev1@gmail.com","2":"interactions.dev1@gmail.com","3":"$2y$13$/wUVwi.DwiH578TnGNy [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"sds","7":"sd","8":"sds","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 13:15:07","12":"2019-10-23 13:15:07","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 13:15:07] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 13:15:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:15:07] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 13:15:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:15: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-23 13:15:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:15:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:15:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15: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_EXTERNE",223] [] [2019-10-23 13:15: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 = ? [8] [] [2019-10-23 13:15:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:15:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:15:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d32d82"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d32d82","method":"GET"} [] [2019-10-23 13:15:17] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-23 13:15:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13: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.id = ? [8] [] [2019-10-23 13:15:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:15:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:15:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-23 13: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.id = ? [41] [] [2019-10-23 13:15:17] 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.id = ? [5] [] [2019-10-23 13:15:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:15:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:15:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43a663"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/43a663","method":"GET"} [] [2019-10-23 13:15:23] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-23 13:15:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:15: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-23 13:15:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:15:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:15:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:23] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-23 13:15:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-23 13:15: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 = ? [43] [] [2019-10-23 13:15:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [2] [] [2019-10-23 13:15: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 = ? [64] [] [2019-10-23 13:15:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:15:23] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:15:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f1078"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3f1078","method":"GET"} [] [2019-10-23 13:15:27] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-23 13:15:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:15: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-23 13:15:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:15:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:15:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:27] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-23 13:15:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-23 13:15: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 = ? [43] [] [2019-10-23 13:15:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [2] [] [2019-10-23 13:15: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 = ? [64] [] [2019-10-23 13:15:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:15:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:15:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f4f91"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6f4f91","method":"GET"} [] [2019-10-23 13:15:33] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-23 13:15:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:15: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-23 13:15:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:15:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:15:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-23 13:15:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:15:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:15:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93a720"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/93a720","method":"GET"} [] [2019-10-23 13:15:38] request.INFO: Matched route "affect_presentiel_session_new". {"route":"affect_presentiel_session_new","route_parameters":{"_route":"affect_presentiel_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session","method":"GET"} [] [2019-10-23 13:15:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:15: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-23 13:15:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:15:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:15:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:15:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\InvalidArgumentException: "The parameter "sender" must be defined." at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerB7KRjfy/srcApp_KernelDevDebugContainer.php line 1387 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"sender\" must be defined. at /home/interactoq/www/totaltaskv2/var/cache/dev/ContainerB7KRjfy/srcApp_KernelDevDebugContainer.php:1387)"} [] [2019-10-23 13:15:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:15:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89b428"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/89b428","method":"GET"} [] [2019-10-23 13:16:13] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/","method":"GET"} [] [2019-10-23 13:16:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:16: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-23 13:16:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:16:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:16:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:16:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:16:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-23 13:16:13] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-23 13:16:13] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-23 13:16:13] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-23 13:16:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:16:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:16:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"088fc5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/088fc5","method":"GET"} [] [2019-10-23 13:16:17] request.INFO: Matched route "question_new". {"route":"question_new","route_parameters":{"_route":"question_new","_controller":"App\\Controller\\QuestionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/new","method":"GET"} [] [2019-10-23 13:16:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:16: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-10-23 13:16:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:16:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:16:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:16:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:16:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-23 13:16:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-23 13:16:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:16:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:16:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6bd2a4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6bd2a4","method":"GET"} [] [2019-10-23 13:17:20] request.INFO: Matched route "question_new". {"route":"question_new","route_parameters":{"_route":"question_new","_controller":"App\\Controller\\QuestionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/new","method":"POST"} [] [2019-10-23 13:17:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:17: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-23 13:17:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:17:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:17:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:17:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:17:20] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? AND m0_.id IN (?) [2,["5"]] [] [2019-10-23 13:17:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? AND f0_.id IN (?) [223,["4","5"]] [] [2019-10-23 13:17:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 13:17:20] doctrine.DEBUG: INSERT INTO question (label, type, enabled, created_at, user_id, country_id, media_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Question","2":"TYPE_MULTIPLE_CHOICE","3":1,"4":"2019-10-23 13:17:20","5":8,"6":223,"7":5} [] [2019-10-23 13:17:20] doctrine.DEBUG: INSERT INTO answer (label, flag, enabled, created_at, question_id) VALUES (?, ?, ?, ?, ?) {"1":"rep1","2":true,"3":true,"4":"2019-10-23 13:17:20","5":6} [] [2019-10-23 13:17:20] doctrine.DEBUG: INSERT INTO answer (label, flag, enabled, created_at, question_id) VALUES (?, ?, ?, ?, ?) {"1":"rep2","2":false,"3":true,"4":"2019-10-23 13:17:20","5":6} [] [2019-10-23 13:17:20] doctrine.DEBUG: INSERT INTO answer (label, flag, enabled, created_at, question_id) VALUES (?, ?, ?, ?, ?) {"1":"rep3","2":true,"3":true,"4":"2019-10-23 13:17:20","5":6} [] [2019-10-23 13:17:20] doctrine.DEBUG: INSERT INTO question_formation (question_id, formation_id) VALUES (?, ?) [6,4] [] [2019-10-23 13:17:20] doctrine.DEBUG: INSERT INTO question_formation (question_id, formation_id) VALUES (?, ?) [6,5] [] [2019-10-23 13:17:20] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 13:17:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:17:20] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/","method":"GET"} [] [2019-10-23 13:17:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:17: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-23 13:17:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:17:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:17:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:17:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-23 13:17: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-23 13:17: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-23 13:17: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-23 13:17: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-23 13:17:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:17:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:17:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa9d3b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/aa9d3b","method":"GET"} [] [2019-10-23 13:17:29] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_route":"question_edit","_controller":"App\\Controller\\QuestionController::edit","id":"6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/6/edit","method":"GET"} [] [2019-10-23 13:17:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:17: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-23 13:17:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:17:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:17:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:17:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:17:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.id = ? ["6"] [] [2019-10-23 13:17:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [5] [] [2019-10-23 13:17:29] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-23 13:17:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.flag AS flag_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.question_id AS question_id_6 FROM answer t0 WHERE t0.question_id = ? [6] [] [2019-10-23 13:17:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.flag AS flag_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.question_id AS question_id_6 FROM answer t0 WHERE t0.question_id = ? [6] [] [2019-10-23 13:17:29] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-23 13:17:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-23 13:17:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:17:29] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:17:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1556f8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1556f8","method":"GET"} [] [2019-10-23 13:17:34] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_route":"question_edit","_controller":"App\\Controller\\QuestionController::edit","id":"6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/6/edit","method":"POST"} [] [2019-10-23 13:17:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:17: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-23 13:17:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:17:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:17:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:17:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:17:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.id = ? ["6"] [] [2019-10-23 13:17:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [5] [] [2019-10-23 13:17:34] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-23 13:17:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.flag AS flag_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.question_id AS question_id_6 FROM answer t0 WHERE t0.question_id = ? [6] [] [2019-10-23 13:17:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.flag AS flag_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.question_id AS question_id_6 FROM answer t0 WHERE t0.question_id = ? [6] [] [2019-10-23 13:17:34] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? AND m0_.id IN (?) [2,["5"]] [] [2019-10-23 13:17:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? AND f0_.id IN (?) [223,["4","5"]] [] [2019-10-23 13:17:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:17:34] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/?id=6","method":"GET"} [] [2019-10-23 13:17:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:17: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-23 13:17:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:17:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:17:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:17:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:17:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-23 13:17: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-23 13:17: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-23 13:17: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-23 13:17: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-23 13:17:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:17:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:17:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e79a71"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e79a71","method":"GET"} [] [2019-10-23 13:19:12] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 13:19:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13: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 = ? [8] [] [2019-10-23 13:19:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:19:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:19:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:19:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:19: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_EXTERNE"] [] [2019-10-23 13:19:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:19:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:19:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4978f0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4978f0","method":"GET"} [] [2019-10-23 13:19:34] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 13:19:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:19: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-23 13:19:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:19:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:19:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:19:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:19:34] 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-10-23 13:19:34] 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 = ? ["dev1@interactions.tn"] [] [2019-10-23 13:19:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 13:19:35] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$693JOkMGaAqWSDRCP7r [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"vcC","7":"CCV","8":"CVC","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 13:19:34","12":"2019-10-23 13:19:34","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 13:19:35] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 13:19:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:19:35] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 13:19:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:19: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-23 13:19:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:19:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:19:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:19:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:19: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-23 13:19:35] 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-23 13:19:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:19:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:19:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b255a1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b255a1","method":"GET"} [] [2019-10-23 13:19:56] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-23 13:19:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:19:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:19:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:19:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 13:19:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a47e45"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a47e45","method":"GET"} [] [2019-10-23 13:21:53] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"GET"} [] [2019-10-23 13:21:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:21: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-23 13:21:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:21:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:21:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:21:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:21:55] 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-23 13:21:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:21:55] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:21:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"65b68e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/65b68e","method":"GET"} [] [2019-10-23 13:22:17] request.INFO: Matched route "candidat_externe_new". {"route":"candidat_externe_new","route_parameters":{"_route":"candidat_externe_new","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe/new","method":"POST"} [] [2019-10-23 13:22:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:22: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-10-23 13:22:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:22:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:22:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:22:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:22:17] 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-10-23 13:22: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_.email = ? ["dev1@interactions.tn"] [] [2019-10-23 13:22:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 13:22:18] 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":"dev1@interactions.tn","2":"dev1@interactions.tn","3":"$2y$13$x6Cr9MsHTisH6bb015H [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"dd","7":"df","8":"dfd","9":"TYPE_EXTERNE","10":1,"11":"2019-10-23 13:22:17","12":"2019-10-23 13:22:17","13":223,"14":8,"15":null,"16":null} [] [2019-10-23 13:22:18] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 13:22:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:22:18] request.INFO: Matched route "candidat_externe_list". {"route":"candidat_externe_list","route_parameters":{"_route":"candidat_externe_list","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/externe","method":"GET"} [] [2019-10-23 13:22:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:22: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-23 13:22:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:22:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:22:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:22:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:22: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-10-23 13:22: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 = ? [8] [] [2019-10-23 13:22:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:22:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:22:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3740d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d3740d","method":"GET"} [] [2019-10-23 13:23:48] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-23 13:23:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:23: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-23 13:23:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:23:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:23:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:23:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:23:49] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-23 13:23:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:23:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:23:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:23:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-23 13:23:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1995ed"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1995ed","method":"GET"} [] [2019-10-23 13:26:09] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_route":"question_edit","_controller":"App\\Controller\\QuestionController::edit","id":"5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/5/edit","method":"GET"} [] [2019-10-23 13:26:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13: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-10-23 13:26:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:26:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:26:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.id = ? ["5"] [] [2019-10-23 13:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? [5] [] [2019-10-23 13:26:09] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [5] [] [2019-10-23 13:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.flag AS flag_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.question_id AS question_id_6 FROM answer t0 WHERE t0.question_id = ? [5] [] [2019-10-23 13:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.flag AS flag_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.question_id AS question_id_6 FROM answer t0 WHERE t0.question_id = ? [5] [] [2019-10-23 13:26:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-23 13:26:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-23 13:26:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:26:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:26:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6301a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c6301a","method":"GET"} [] [2019-10-23 13:26:31] request.INFO: Matched route "question_delete". {"route":"question_delete","route_parameters":{"_route":"question_delete","_controller":"App\\Controller\\QuestionController::delete","id":"5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/5/delete","method":"GET"} [] [2019-10-23 13:26:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:26: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-23 13:26:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:26:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:26:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.id = ? ["5"] [] [2019-10-23 13:26:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.flag AS flag_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.question_id AS question_id_6 FROM answer t0 WHERE t0.question_id = ? [5] [] [2019-10-23 13:26:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-23 13:26:31] doctrine.DEBUG: DELETE FROM answer WHERE id = ? [4] [] [2019-10-23 13:26:31] doctrine.DEBUG: DELETE FROM answer WHERE id = ? [5] [] [2019-10-23 13:26:31] doctrine.DEBUG: DELETE FROM question WHERE id = ? [5] [] [2019-10-23 13:26:31] doctrine.DEBUG: "COMMIT" [] [] [2019-10-23 13:26:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:26:31] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/","method":"GET"} [] [2019-10-23 13:26:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:26: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-23 13:26:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:26:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:26:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-23 13:26:31] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-23 13:26:31] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-23 13:26:31] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-23 13:26:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:26:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:26:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de2e8f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/de2e8f","method":"GET"} [] [2019-10-23 13:26:34] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/","method":"GET"} [] [2019-10-23 13:26:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13: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-23 13:26:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:26:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:26:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-23 13:26: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-23 13:26: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-23 13:26: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-23 13:26:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:26:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:26:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2023ea"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2023ea","method":"GET"} [] [2019-10-23 13:26:38] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-23 13:26:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:26: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-23 13:26:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:26:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:26:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-23 13:26:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:26:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:26:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c89d6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4c89d6","method":"GET"} [] [2019-10-23 13:26:43] request.INFO: Matched route "admin_country_new_criteres_evaluation". {"route":"admin_country_new_criteres_evaluation","route_parameters":{"_route":"admin_country_new_criteres_evaluation","_controller":"App\\Controller\\ManagerController::addCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-criteres-evaluation","method":"GET"} [] [2019-10-23 13:26:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:26: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-23 13:26:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:26:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:26:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:26:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:26:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa5369"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/aa5369","method":"GET"} [] [2019-10-23 13:26:56] request.INFO: Matched route "admin_country_edit_criteres_evaluation". {"route":"admin_country_edit_criteres_evaluation","route_parameters":{"_route":"admin_country_edit_criteres_evaluation","_controller":"App\\Controller\\ManagerController::editCritereEval","id":"1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/1/edit-criteres-evaluation","method":"GET"} [] [2019-10-23 13:26:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:26: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-23 13:26:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:26:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:26:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:26:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 WHERE t0.id = ? ["1"] [] [2019-10-23 13:26:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:26:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:26:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff0ba4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ff0ba4","method":"GET"} [] [2019-10-23 13:27:11] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-10-23 13:27:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:27: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-23 13:27:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:27:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:27:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:27:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:27:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-23 13:27:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:27:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:27:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/default-bg-attestation.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/default-bg-attestation.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-23 13:27:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64db4a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/64db4a","method":"GET"} [] [2019-10-23 13:27:51] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-23 13:27:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13: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-23 13:27:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:27:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:27:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:27:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:27:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:27:51] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:27:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9dd88"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a9dd88","method":"GET"} [] [2019-10-23 13:28: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/totaltaskv2/public/admin-country/category/","method":"GET"} [] [2019-10-23 13:28:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:28: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-23 13:28:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:28:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:28:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:28:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:28: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-23 13:28:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:28:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:28:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb5e0d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/eb5e0d","method":"GET"} [] [2019-10-23 13:28:37] 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/totaltaskv2/public/admin-country/category/new","method":"GET"} [] [2019-10-23 13:28:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:28: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-23 13:28:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:28:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:28:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:28:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:28:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:28:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:28:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd95ae"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bd95ae","method":"GET"} [] [2019-10-23 13:28:41] 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/totaltaskv2/public/admin-country/formation/","method":"GET"} [] [2019-10-23 13:28:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-23 13:28: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-23 13:28:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-23 13:28:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-23 13:28:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:28:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-23 13:28:41] 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-23 13:28:41] 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.id = ? [3] [] [2019-10-23 13:28:41] 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.id = ? [2] [] [2019-10-23 13:28:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-23 13:28:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-23 13:28:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08ad00"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/08ad00","method":"GET"} [] [2019-10-24 10:39:30] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 10:39:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:39:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 10:39:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2f680"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e2f680","method":"GET"} [] [2019-10-24 10:39:44] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 10:39:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:39:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:44] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:44] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-24 10:39:46] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:46] 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, 24 Oct 2019 08:39:46 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:46] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:46] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:39:46] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 10:39:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:39: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-24 10:39:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 10:39:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:39:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:39:47] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:39:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47c88a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/47c88a","method":"GET"} [] [2019-10-24 10:39:54] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 10:39:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:39: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-24 10:39:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 10:39:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:39:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:39:55] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-24 10:39:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:39:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"420277"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/420277","method":"GET"} [] [2019-10-24 10:40:57] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-24 10:40:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:40: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-24 10:40:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 10:40:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:40:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:40:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:40:57] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 10:40:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:40:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:40:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:40:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 10:40:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7b3d6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b7b3d6","method":"GET"} [] [2019-10-24 10:41:12] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 10:41:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:41:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:12] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:12] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41: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.email = ? LIMIT 1 ["super@admin.com"] [] [2019-10-24 10:41:12] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltaskv2/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:12] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:12] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 10:41:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:41:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 10:41:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84d44a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/84d44a","method":"GET"} [] [2019-10-24 10:41:28] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 10:41:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:41:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:28] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:28] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41: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 ["super@gmail.com"] [] [2019-10-24 10:41:28] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"super@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41: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: Thu, 24 Oct 2019 08:41:28 GMT\r\nLocation: /totaltaskv2/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-word/\n \n \n Redirecting to /totaltaskv2/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:28] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:28] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:41:28] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-24 10:41:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:41: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 = ? [1] [] [2019-10-24 10:41:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 10:41:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:41:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:41:29] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:41:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b656b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4b656b","method":"GET"} [] [2019-10-24 10:41:34] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 10:41:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:41: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 = ? [1] [] [2019-10-24 10:41:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 10:41:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:41:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:35] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-24 10:41:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:41:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd0c24"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bd0c24","method":"GET"} [] [2019-10-24 10:41:39] 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/totaltaskv2/public/admin-word/admin-country","method":"GET"} [] [2019-10-24 10:41:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:41: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 = ? [1] [] [2019-10-24 10:41:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 10:41:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:41:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:39] 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-24 10:41:40] 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-24 10:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [2] [] [2019-10-24 10:41:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:41:40] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:41:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91965c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/91965c","method":"GET"} [] [2019-10-24 10:41:43] request.INFO: Matched route "admin_word_admin_country_edit". {"route":"admin_word_admin_country_edit","route_parameters":{"_route":"admin_word_admin_country_edit","_controller":"App\\Controller\\AdminCountryController::editAdminCountry","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/admin-country/8/edit","method":"GET"} [] [2019-10-24 10:41:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:41: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-24 10:41:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 10:41:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:41:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:41: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-24 10:41:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-24 10:41:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:41:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ad513"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2ad513","method":"GET"} [] [2019-10-24 10:42:27] request.INFO: Matched route "admin_word_admin_country_change_password". {"route":"admin_word_admin_country_change_password","route_parameters":{"_route":"admin_word_admin_country_change_password","_controller":"App\\Controller\\AdminCountryController::changePassword","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/admin-country/8/change-password","method":"GET"} [] [2019-10-24 10:42:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10: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 = ? [1] [] [2019-10-24 10:42:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 10:42:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:42:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10: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-10-24 10:42:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:42:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:42:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5123a8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5123a8","method":"GET"} [] [2019-10-24 10:42:32] request.INFO: Matched route "admin_word_list_country". {"route":"admin_word_list_country","route_parameters":{"_route":"admin_word_list_country","_controller":"App\\Controller\\AdminCountryController::listCountry"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country","method":"GET"} [] [2019-10-24 10:42:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:42: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-10-24 10:42:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 10:42:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:42:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 [] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",1] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [1] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",2] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",2] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [2] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",3] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",3] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [3] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",4] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",4] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [4] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",5] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",5] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [5] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",6] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",6] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [6] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",7] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",7] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [7] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",8] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",8] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [8] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",9] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",9] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [9] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",10] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",10] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [10] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",11] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",11] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [11] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",12] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",12] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [12] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",13] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",13] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [13] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",14] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",14] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [14] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",15] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",15] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [15] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",16] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",16] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [16] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",17] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",17] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [17] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",18] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",18] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [18] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",19] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",19] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [19] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",20] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",20] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [20] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",21] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",21] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [21] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",22] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",22] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [22] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",23] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",23] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [23] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",24] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",24] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [24] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",25] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",25] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [25] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",26] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",26] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [26] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",27] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",27] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [27] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",28] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",28] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [28] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",29] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",29] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [29] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",30] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",30] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [30] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",31] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",31] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [31] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",32] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",32] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [32] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",33] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",33] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [33] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",34] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",34] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [34] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",35] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",35] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [35] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",36] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",36] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [36] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",37] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",37] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [37] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",38] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",38] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [38] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",39] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",39] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [39] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",40] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",40] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [40] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",41] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",41] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [41] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",42] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",42] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [42] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",43] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",43] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [43] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",44] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",44] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [44] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",45] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",45] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [45] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",46] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",46] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [46] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",47] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",47] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [47] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",48] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",48] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [48] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",49] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",49] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [49] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",50] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",50] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [50] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",51] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",51] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [51] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",52] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",52] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [52] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",53] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",53] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [53] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",54] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",54] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [54] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",55] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",55] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [55] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",56] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",56] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [56] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",57] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",57] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [57] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",58] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",58] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [58] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",59] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",59] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [59] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",60] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",60] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [60] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",61] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",61] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [61] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",62] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",62] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [62] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",63] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",63] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [63] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",64] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",64] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [64] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",65] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",65] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [65] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",66] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",66] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [66] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",67] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",67] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [67] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",68] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",68] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [68] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",69] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",69] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [69] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",70] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",70] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [70] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",71] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",71] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [71] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",72] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",72] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [72] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",73] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",73] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [73] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",74] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",74] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [74] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",75] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",75] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [75] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",76] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",76] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [76] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",77] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",77] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [77] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",78] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",78] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [78] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",79] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",79] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [79] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",80] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",80] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [80] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",81] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",81] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [81] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",82] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",82] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [82] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",83] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",83] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [83] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",84] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",84] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [84] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",85] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",85] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [85] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",86] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",86] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [86] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",87] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",87] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [87] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",88] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",88] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [88] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",89] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",89] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [89] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",90] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",90] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [90] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",91] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",91] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [91] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",92] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",92] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [92] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",93] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",93] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [93] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",94] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",94] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [94] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",95] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",95] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [95] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",96] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",96] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [96] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",97] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",97] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [97] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",98] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",98] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [98] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",99] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",99] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [99] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",100] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",100] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [100] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",101] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",101] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [101] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",102] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",102] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [102] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",103] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",103] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [103] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",104] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",104] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [104] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",105] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",105] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [105] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",106] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",106] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [106] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",107] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",107] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [107] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",108] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",108] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [108] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",109] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",109] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [109] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",110] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",110] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [110] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",111] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",111] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [111] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",112] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",112] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [112] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",113] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",113] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [113] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",114] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",114] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [114] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",115] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",115] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [115] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",116] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",116] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [116] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",117] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",117] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [117] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",118] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",118] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [118] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",119] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",119] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [119] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",120] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",120] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [120] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",121] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",121] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [121] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",122] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",122] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [122] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",123] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",123] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [123] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",124] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",124] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [124] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",125] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",125] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [125] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",126] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",126] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [126] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",127] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",127] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [127] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",128] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",128] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [128] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",129] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",129] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [129] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",130] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",130] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [130] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",131] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",131] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [131] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",132] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",132] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [132] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",133] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",133] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [133] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",134] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",134] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [134] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",135] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",135] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [135] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",136] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",136] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [136] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",137] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",137] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [137] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",138] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",138] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [138] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",139] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",139] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [139] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",140] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",140] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [140] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",141] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",141] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [141] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",142] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",142] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [142] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",143] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",143] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [143] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",144] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",144] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [144] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",145] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",145] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [145] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",146] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",146] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [146] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",147] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",147] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [147] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",148] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",148] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [148] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",149] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",149] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [149] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",150] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",150] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [150] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",151] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",151] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [151] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",152] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",152] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [152] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",153] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",153] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [153] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",154] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",154] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [154] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",155] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",155] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [155] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",156] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",156] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [156] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",157] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",157] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [157] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",158] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",158] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [158] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",159] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",159] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [159] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",160] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",160] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [160] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",161] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",161] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [161] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",162] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",162] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [162] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",163] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",163] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [163] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",164] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",164] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [164] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",165] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",165] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [165] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",166] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",166] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [166] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",167] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",167] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [167] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",168] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",168] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [168] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",169] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",169] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [169] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",170] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",170] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [170] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",171] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",171] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [171] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",172] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",172] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [172] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",173] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",173] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [173] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",174] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",174] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [174] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",175] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",175] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [175] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",176] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",176] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [176] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",177] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",177] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [177] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",178] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",178] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [178] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",179] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",179] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [179] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",180] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",180] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [180] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",181] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",181] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [181] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",182] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",182] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [182] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",183] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",183] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [183] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",184] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",184] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [184] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",185] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",185] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [185] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",186] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",186] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [186] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",187] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",187] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [187] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",188] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",188] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [188] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",189] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",189] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [189] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",190] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",190] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [190] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",191] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",191] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [191] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",192] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",192] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [192] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",193] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",193] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [193] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",194] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",194] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [194] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",195] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",195] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [195] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",196] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",196] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [196] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",197] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",197] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [197] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",198] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",198] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [198] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",199] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",199] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [199] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",200] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",200] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [200] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",201] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",201] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [201] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",202] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",202] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [202] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",203] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",203] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [203] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",204] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",204] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [204] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",205] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",205] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [205] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",206] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",206] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [206] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",207] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",207] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [207] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",208] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",208] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [208] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",209] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",209] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [209] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",210] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",210] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [210] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",211] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",211] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [211] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",212] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",212] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [212] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",213] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",213] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [213] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",214] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",214] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [214] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",215] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",215] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [215] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",216] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",216] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [216] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",217] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",217] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [217] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",218] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",218] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [218] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",219] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",219] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [219] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",220] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",220] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [220] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",221] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",221] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [221] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",222] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",222] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [222] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",223] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [223] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",224] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",224] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [224] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",225] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",225] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [225] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",226] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",226] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [226] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",227] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",227] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [227] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",228] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",228] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [228] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",229] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",229] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [229] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",230] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",230] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [230] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",231] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",231] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [231] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",232] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",232] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [232] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",233] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",233] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [233] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",234] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",234] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [234] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",235] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",235] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [235] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",236] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",236] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [236] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",237] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",237] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [237] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",238] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",238] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [238] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",239] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",239] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [239] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",240] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",240] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [240] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",241] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",241] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [241] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",242] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",242] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [242] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",243] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",243] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [243] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",244] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",244] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [244] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",245] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",245] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [245] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",246] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",246] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [246] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",247] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",247] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [247] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",248] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",248] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [248] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",249] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",249] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [249] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",250] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",250] [] [2019-10-24 10:42:32] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [250] [] [2019-10-24 10:42:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:42:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:42:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9555e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d9555e","method":"GET"} [] [2019-10-24 10:42:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BQ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BQ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BV.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BV.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GF.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GF.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GP.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GP.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/HM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/HM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/IO.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/IO.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/PM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/PM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/RE.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/RE.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/SJ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/SJ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/SX.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/SX.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/UM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/UM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/XK.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/XK.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:42:45] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-24 10:42:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:42: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 = ? [1] [] [2019-10-24 10:42:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 10:42:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:42:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:42:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:42:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5dc9e5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5dc9e5","method":"GET"} [] [2019-10-24 10:42:54] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-24 10:42:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:42: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 = ? [1] [] [2019-10-24 10:42:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 10:42:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:42:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:54] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 10:42:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:42:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 10:42:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8aa16c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8aa16c","method":"GET"} [] [2019-10-24 10:42:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 10:42:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:42:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:59] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:59] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-24 10:42:59] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:59] 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, 24 Oct 2019 08:42:59 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:59] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:59] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:42:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:43:00] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 10:43:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:43: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-24 10:43:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 10:43:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:43:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:43:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:43:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:43:00] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:43:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f54785"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f54785","method":"GET"} [] [2019-10-24 10:48:21] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/","method":"GET"} [] [2019-10-24 10:48:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:48: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-24 10:48:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 10:48:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:48:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:48:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-24 10:48:22] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-24 10:48:22] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-24 10:48:22] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-24 10:48:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:48:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:48:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"136516"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/136516","method":"GET"} [] [2019-10-24 10:48:26] request.INFO: Matched route "question_edit". {"route":"question_edit","route_parameters":{"_route":"question_edit","_controller":"App\\Controller\\QuestionController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/4/edit","method":"GET"} [] [2019-10-24 10:48:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:48: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-24 10:48:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 10:48:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:48:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:48:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.id = ? ["4"] [] [2019-10-24 10:48:27] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-24 10:48:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.flag AS flag_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.question_id AS question_id_6 FROM answer t0 WHERE t0.question_id = ? [4] [] [2019-10-24 10:48:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.flag AS flag_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.question_id AS question_id_6 FROM answer t0 WHERE t0.question_id = ? [4] [] [2019-10-24 10:48:27] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.file AS file_2, m0_.type AS type_3, m0_.created_at AS created_at_4, m0_.choice AS choice_5, m0_.user_id AS user_id_6, m0_.country_id AS country_id_7 FROM medias m0_ WHERE m0_.choice = ? [2] [] [2019-10-24 10:48:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.country_id = ? [223] [] [2019-10-24 10:48:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:48:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:48:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8994b3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8994b3","method":"GET"} [] [2019-10-24 10:48:36] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-10-24 10:48:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:48: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-24 10:48:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 10:48:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:48:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:48:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:48:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-24 10:48:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:48:36] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:48:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/default-bg-attestation.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/default-bg-attestation.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 10:48:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8b743"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e8b743","method":"GET"} [] [2019-10-24 10:49:25] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-24 10:49:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:49: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-24 10:49:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 10:49:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:49:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:49:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:49:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-24 10:49:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:49:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:49:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a8d68"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2a8d68","method":"GET"} [] [2019-10-24 10:51:20] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-24 10:51:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:51: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-24 10:51:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 10:51:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:51:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:21] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 10:51:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:51:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 10:51:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e1bbb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7e1bbb","method":"GET"} [] [2019-10-24 10:51:45] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 10:51:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:51:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:45] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:45] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51: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.email = ? LIMIT 1 ["manager@gmail.com"] [] [2019-10-24 10:51:45] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"manager@gmail.com\", authenticated=true, roles=\"ROLE_MANAGER\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:45] 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, 24 Oct 2019 08:51:45 GMT\r\nLocation: /totaltaskv2/public/manager/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/manager/\n \n \n Redirecting to /totaltaskv2/public/manager/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:45] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:45] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:51:45] request.INFO: Matched route "admin_manager_dashboard". {"route":"admin_manager_dashboard","route_parameters":{"_route":"admin_manager_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/","method":"GET"} [] [2019-10-24 10:51:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:51: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 = ? [44] [] [2019-10-24 10:51:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:51:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:51:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:51:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:51:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36188d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/36188d","method":"GET"} [] [2019-10-24 10:51:53] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 10:51:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:51: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 = ? [44] [] [2019-10-24 10:51:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:51:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:51:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:51:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-24 10:51:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:51:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae0ffc"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ae0ffc","method":"GET"} [] [2019-10-24 10:53:57] request.INFO: Matched route "manager_company_externe_list". {"route":"manager_company_externe_list","route_parameters":{"_route":"manager_company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/externe","method":"GET"} [] [2019-10-24 10:53:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:53: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 = ? [44] [] [2019-10-24 10:53:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:53:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:53:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:53:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:53: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_EXTERNE",223] [] [2019-10-24 10:53:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:53:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:53:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ccec59"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ccec59","method":"GET"} [] [2019-10-24 10:56:19] request.INFO: Matched route "company_externe_new_manager". {"route":"company_externe_new_manager","route_parameters":{"_route":"company_externe_new_manager","_controller":"App\\Controller\\CompanyController::newCompanyExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/externe/new","method":"GET"} [] [2019-10-24 10:56:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:56: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 = ? [44] [] [2019-10-24 10:56:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:56:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:56:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:56:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:56:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9dde4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c9dde4","method":"GET"} [] [2019-10-24 10:56:26] request.INFO: Matched route "company_externe_new_manager". {"route":"company_externe_new_manager","route_parameters":{"_route":"company_externe_new_manager","_controller":"App\\Controller\\CompanyController::newCompanyExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/externe/new","method":"POST"} [] [2019-10-24 10:56:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:56: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 = ? [44] [] [2019-10-24 10:56:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:56:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:56:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 10:56:27] doctrine.DEBUG: INSERT INTO company (name, type, created_at, user_id, country_id) VALUES (?, ?, ?, ?, ?) {"1":"SOCEXT0011","2":"TYPE_EXTERNE","3":"2019-10-24 10:56:26","4":44,"5":223} [] [2019-10-24 10:56:27] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 10:56:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:56:27] request.INFO: Matched route "manager_company_externe_list". {"route":"manager_company_externe_list","route_parameters":{"_route":"manager_company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/externe","method":"GET"} [] [2019-10-24 10:56:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:56: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 = ? [44] [] [2019-10-24 10:56:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:56:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:56:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-24 10:56:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:56:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:56:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bf5f2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5bf5f2","method":"GET"} [] [2019-10-24 10:56:29] request.INFO: Matched route "company_edit_manager". {"route":"company_edit_manager","route_parameters":{"_route":"company_edit_manager","_controller":"App\\Controller\\CompanyController::editCompany","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/8/edit","method":"GET"} [] [2019-10-24 10:56:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:56: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 = ? [44] [] [2019-10-24 10:56:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:56:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:56:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56: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 = ? ["8"] [] [2019-10-24 10:56:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:56:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:56:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56470c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/56470c","method":"GET"} [] [2019-10-24 10:56:35] request.INFO: Matched route "company_edit_manager". {"route":"company_edit_manager","route_parameters":{"_route":"company_edit_manager","_controller":"App\\Controller\\CompanyController::editCompany","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/8/edit","method":"POST"} [] [2019-10-24 10:56:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:56: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 = ? [44] [] [2019-10-24 10:56:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:56:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:56:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:35] 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-24 10:56:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 10:56:35] doctrine.DEBUG: UPDATE company SET name = ? WHERE id = ? ["SOCEXT0012",8] [] [2019-10-24 10:56:35] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 10:56:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:56:35] request.INFO: Matched route "manager_company_externe_list". {"route":"manager_company_externe_list","route_parameters":{"_route":"manager_company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/externe","method":"GET"} [] [2019-10-24 10:56:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:56: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 = ? [44] [] [2019-10-24 10:56:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:56:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:56:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:35] 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-24 10:56:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:56:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:56:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50db86"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/50db86","method":"GET"} [] [2019-10-24 10:56:39] request.INFO: Matched route "company_edit_manager". {"route":"company_edit_manager","route_parameters":{"_route":"company_edit_manager","_controller":"App\\Controller\\CompanyController::editCompany","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/8/edit","method":"GET"} [] [2019-10-24 10:56:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:56: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 = ? [44] [] [2019-10-24 10:56:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:56:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:56:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:39] 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-24 10:56:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:56:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:56:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2d6a1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b2d6a1","method":"GET"} [] [2019-10-24 10:56:44] request.INFO: Matched route "company_delete_manager". {"route":"company_delete_manager","route_parameters":{"_route":"company_delete_manager","_controller":"App\\Controller\\CompanyController::deleteCompany","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/8/delete","method":"GET"} [] [2019-10-24 10:56:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:56: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 = ? [44] [] [2019-10-24 10:56:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:56:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:56:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:44] 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-24 10:56: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.company_id = ? [8] [] [2019-10-24 10:56:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:56:44] request.INFO: Matched route "manager_company_externe_list". {"route":"manager_company_externe_list","route_parameters":{"_route":"manager_company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/externe","method":"GET"} [] [2019-10-24 10:56:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:56: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 = ? [44] [] [2019-10-24 10:56:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:56:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:56:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:56:44] 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-24 10:56:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:56:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:56:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"edaf12"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/edaf12","method":"GET"} [] [2019-10-24 10:57:07] request.INFO: Matched route "company_delete_manager". {"route":"company_delete_manager","route_parameters":{"_route":"company_delete_manager","_controller":"App\\Controller\\CompanyController::deleteCompany","id":"9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/9/delete","method":"GET"} [] [2019-10-24 10:57:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:57: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 = ? [44] [] [2019-10-24 10:57:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:57:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:57:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:57:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:57:07] 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-24 10:57: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.company_id = ? [9] [] [2019-10-24 10:57:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 10:57:07] doctrine.DEBUG: DELETE FROM company WHERE id = ? [9] [] [2019-10-24 10:57:07] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 10:57:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:57:07] request.INFO: Matched route "manager_company_externe_list". {"route":"manager_company_externe_list","route_parameters":{"_route":"manager_company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/externe","method":"GET"} [] [2019-10-24 10:57:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:57: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 = ? [44] [] [2019-10-24 10:57:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:57:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:57:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:57:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:57:07] 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-24 10:57:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:57:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:57:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba7646"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ba7646","method":"GET"} [] [2019-10-24 10:57:18] request.INFO: Matched route "company_delete_manager". {"route":"company_delete_manager","route_parameters":{"_route":"company_delete_manager","_controller":"App\\Controller\\CompanyController::deleteCompany","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/8/delete","method":"GET"} [] [2019-10-24 10:57:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:57: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 = ? [44] [] [2019-10-24 10:57:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:57:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:57:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:57:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:57:18] 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-24 10:57: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.company_id = ? [8] [] [2019-10-24 10:57:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:57:18] request.INFO: Matched route "manager_company_externe_list". {"route":"manager_company_externe_list","route_parameters":{"_route":"manager_company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/externe","method":"GET"} [] [2019-10-24 10:57:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:57: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 = ? [44] [] [2019-10-24 10:57:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:57:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:57:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:57:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:57:18] 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-24 10:57:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:57:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:57:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"404a08"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/404a08","method":"GET"} [] [2019-10-24 10:57:58] request.INFO: Matched route "candidat_externe_list_manager". {"route":"candidat_externe_list_manager","route_parameters":{"_route":"candidat_externe_list_manager","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/externe","method":"GET"} [] [2019-10-24 10:57:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:57: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 = ? [44] [] [2019-10-24 10:57:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:57:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:57:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:57:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:57: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-24 10:57: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-24 10:58:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:00] request.INFO: Matched route "candidat_externe_list_manager". {"route":"candidat_externe_list_manager","route_parameters":{"_route":"candidat_externe_list_manager","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/externe","method":"GET"} [] [2019-10-24 10:58:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-24 10:58: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 = ? [8] [] [2019-10-24 10:58:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:01] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:58:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"675a5a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/675a5a","method":"GET"} [] [2019-10-24 10:58:10] request.INFO: Matched route "manager_company_externe_list". {"route":"manager_company_externe_list","route_parameters":{"_route":"manager_company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/externe","method":"GET"} [] [2019-10-24 10:58:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:10] 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-24 10:58:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:58:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e4f81"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8e4f81","method":"GET"} [] [2019-10-24 10:58:27] request.INFO: Matched route "manager_company_externe_list". {"route":"manager_company_externe_list","route_parameters":{"_route":"manager_company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/externe","method":"GET"} [] [2019-10-24 10:58:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-24 10:58:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:58:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13d77f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/13d77f","method":"GET"} [] [2019-10-24 10:58:29] request.INFO: Matched route "candidat_externe_list_manager". {"route":"candidat_externe_list_manager","route_parameters":{"_route":"candidat_externe_list_manager","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/externe","method":"GET"} [] [2019-10-24 10:58:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58: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_EXTERNE",223] [] [2019-10-24 10:58: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 = ? [8] [] [2019-10-24 10:58:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:29] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:58:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cae3f5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/cae3f5","method":"GET"} [] [2019-10-24 10:58:32] request.INFO: Matched route "candidat_status_compte_manager". {"route":"candidat_status_compte_manager","route_parameters":{"_route":"candidat_status_compte_manager","_controller":"App\\Controller\\CandidatController::statusCompteCandidat","id":"43"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/43/status-compte","method":"GET"} [] [2019-10-24 10:58:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58: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 = ? ["43"] [] [2019-10-24 10:58:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 10:58:32] doctrine.DEBUG: UPDATE user SET enabled = ? WHERE id = ? [0,43] [] [2019-10-24 10:58:32] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 10:58:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:32] request.INFO: Matched route "candidat_externe_list_manager". {"route":"candidat_externe_list_manager","route_parameters":{"_route":"candidat_externe_list_manager","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/externe","method":"GET"} [] [2019-10-24 10:58:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-24 10:58: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 = ? [8] [] [2019-10-24 10:58:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:58:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8094a0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8094a0","method":"GET"} [] [2019-10-24 10:58:33] request.INFO: Matched route "candidat_status_compte_manager". {"route":"candidat_status_compte_manager","route_parameters":{"_route":"candidat_status_compte_manager","_controller":"App\\Controller\\CandidatController::statusCompteCandidat","id":"43"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/43/status-compte","method":"GET"} [] [2019-10-24 10:58:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58: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 = ? ["43"] [] [2019-10-24 10:58:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 10:58:33] doctrine.DEBUG: UPDATE user SET enabled = ? WHERE id = ? [1,43] [] [2019-10-24 10:58:33] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 10:58:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:34] request.INFO: Matched route "candidat_externe_list_manager". {"route":"candidat_externe_list_manager","route_parameters":{"_route":"candidat_externe_list_manager","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/externe","method":"GET"} [] [2019-10-24 10:58:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-24 10:58: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 = ? [8] [] [2019-10-24 10:58:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:58:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9ca8a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d9ca8a","method":"GET"} [] [2019-10-24 10:58:36] request.INFO: Matched route "candidat_edit_manager". {"route":"candidat_edit_manager","route_parameters":{"_route":"candidat_edit_manager","_controller":"App\\Controller\\CandidatController::editCandidat","id":"43"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/43/edit","method":"GET"} [] [2019-10-24 10:58:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58: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 = ? ["43"] [] [2019-10-24 10:58: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 = ? [8] [] [2019-10-24 10:58:36] 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-24 10:58:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:36] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:58:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"898097"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/898097","method":"GET"} [] [2019-10-24 10:58:48] request.INFO: Matched route "candidat_edit_manager". {"route":"candidat_edit_manager","route_parameters":{"_route":"candidat_edit_manager","_controller":"App\\Controller\\CandidatController::editCandidat","id":"43"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/43/edit","method":"POST"} [] [2019-10-24 10:58:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58: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 = ? ["43"] [] [2019-10-24 10:58: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.id = ? [8] [] [2019-10-24 10:58:48] 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-10-24 10:58:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 10:58:49] doctrine.DEBUG: UPDATE user SET civility = ?, last_name = ? WHERE id = ? ["Mr","candidat 011",43] [] [2019-10-24 10:58:49] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 10:58:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:49] request.INFO: Matched route "candidat_externe_list_manager". {"route":"candidat_externe_list_manager","route_parameters":{"_route":"candidat_externe_list_manager","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/externe","method":"GET"} [] [2019-10-24 10:58:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58: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-24 10:58: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-24 10:58:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:49] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:58:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16b3bb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/16b3bb","method":"GET"} [] [2019-10-24 10:58:53] request.INFO: Matched route "candidat_externe_new_manager". {"route":"candidat_externe_new_manager","route_parameters":{"_route":"candidat_externe_new_manager","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/externe/new","method":"GET"} [] [2019-10-24 10:58:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:58: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 = ? [44] [] [2019-10-24 10:58:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:58:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:58:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:58:53] 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-24 10:58:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:58:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:58:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54e858"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/54e858","method":"GET"} [] [2019-10-24 10:59:20] request.INFO: Matched route "candidat_externe_new_manager". {"route":"candidat_externe_new_manager","route_parameters":{"_route":"candidat_externe_new_manager","_controller":"App\\Controller\\CandidatController::newCandidatExterne"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/externe/new","method":"POST"} [] [2019-10-24 10:59:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10: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 = ? [44] [] [2019-10-24 10:59:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:59:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:59:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:59:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:59:20] 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",["11"]] [] [2019-10-24 10: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_.email = ? ["super@interactins.com"] [] [2019-10-24 10:59:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 10:59:21] 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":"super@interactins.com","2":"super@interactins.com","3":"$2y$13$ZjKlvbuRPtdnvZi598d [...]","4":["ROLE_CANDIDAT"],"5":"Mrs","6":"OPERA","7":"VIVALDI","8":"bbbbbbbb","9":"TYPE_EXTERNE","10":1,"11":"2019-10-24 10:59:20","12":"2019-10-24 10:59:20","13":223,"14":11,"15":null,"16":null} [] [2019-10-24 10:59:21] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 10:59:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:59:22] request.INFO: Matched route "candidat_externe_list_manager". {"route":"candidat_externe_list_manager","route_parameters":{"_route":"candidat_externe_list_manager","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/externe","method":"GET"} [] [2019-10-24 10:59:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:59: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 = ? [44] [] [2019-10-24 10:59:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:59:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:59:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:59:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:59: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.type = ? AND t0.country_id = ? ["TYPE_EXTERNE",223] [] [2019-10-24 10:59:22] 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-24 10:59:22] 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-24 10:59:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:59:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:59:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7210ea"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7210ea","method":"GET"} [] [2019-10-24 10:59:27] request.INFO: Matched route "new_medias_manager". {"route":"new_medias_manager","route_parameters":{"_route":"new_medias_manager","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/medias/new","method":"GET"} [] [2019-10-24 10:59:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 10:59: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 = ? [44] [] [2019-10-24 10:59:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 10:59:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 10:59:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:59:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 10:59:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 10:59:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 10:59:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"45ad20"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/45ad20","method":"GET"} [] [2019-10-24 11:00:04] request.INFO: Matched route "list_medias_E_learning_manager". {"route":"list_medias_E_learning_manager","route_parameters":{"_route":"list_medias_E_learning_manager","_controller":"App\\Controller\\MediasController::listMediasElearning"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/liste/elearning","method":"GET"} [] [2019-10-24 11:00:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:00: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 = ? [44] [] [2019-10-24 11:00:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:00:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:00:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:00:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 11:00:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:00:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:00:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"403ed4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/403ed4","method":"GET"} [] [2019-10-24 11:00:11] request.INFO: Matched route "list_medias_quiz_manager". {"route":"list_medias_quiz_manager","route_parameters":{"_route":"list_medias_quiz_manager","_controller":"App\\Controller\\MediasController::listMediasQuiz"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/liste/quiz","method":"GET"} [] [2019-10-24 11:00:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:00: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 = ? [44] [] [2019-10-24 11:00:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:00:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:00:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:00:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:00:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 11:00:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:00:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:00:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9db3c6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9db3c6","method":"GET"} [] [2019-10-24 11:00:22] request.INFO: Matched route "edit_medias_manager". {"route":"edit_medias_manager","route_parameters":{"_route":"edit_medias_manager","_controller":"App\\Controller\\MediasController::edit","id":"10"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/edit/10","method":"GET"} [] [2019-10-24 11:00:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:00: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 = ? [44] [] [2019-10-24 11:00:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:00:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:00:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:00:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:00:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["10"] [] [2019-10-24 11:00:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:00:23] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:00:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70c47c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/70c47c","method":"GET"} [] [2019-10-24 11:00:29] request.INFO: Matched route "edit_medias_manager". {"route":"edit_medias_manager","route_parameters":{"_route":"edit_medias_manager","_controller":"App\\Controller\\MediasController::edit","id":"10"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/edit/10","method":"POST"} [] [2019-10-24 11:00:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:00: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 = ? [44] [] [2019-10-24 11:00:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:00:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:00:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:00:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:00:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["10"] [] [2019-10-24 11:00:30] php.CRITICAL: Call to a member function getClientOriginalName() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getClientOriginalName() on null at /home/interactoq/www/totaltaskv2/src/Controller/MediasController.php:153)"} [] [2019-10-24 11:00:30] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getClientOriginalName() on null" at /home/interactoq/www/totaltaskv2/src/Controller/MediasController.php line 153 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getClientOriginalName() on null at /home/interactoq/www/totaltaskv2/src/Controller/MediasController.php:153)"} [] [2019-10-24 11:00:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:00:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76625a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/76625a","method":"GET"} [] [2019-10-24 11:01:13] request.INFO: Matched route "edit_medias_manager". {"route":"edit_medias_manager","route_parameters":{"_route":"edit_medias_manager","_controller":"App\\Controller\\MediasController::edit","id":"10"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/edit/10","method":"POST"} [] [2019-10-24 11:01:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:01: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 = ? [44] [] [2019-10-24 11:01:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:01:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:01:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["10"] [] [2019-10-24 11:01:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 11:01:13] doctrine.DEBUG: UPDATE medias SET file = ?, user_id = ? WHERE id = ? ["0eb8342a23666ada94631ba5e0 [...]",44,10] [] [2019-10-24 11:01:13] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 11:01:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:01:13] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 11:01:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:01: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 = ? [44] [] [2019-10-24 11:01:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:01:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:01:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 11:01:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:01:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:01:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"464e0d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/464e0d","method":"GET"} [] [2019-10-24 11:01:20] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 11:01:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:01: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 = ? [44] [] [2019-10-24 11:01:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:01:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:01:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 11:01:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:01:20] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:01:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7623da"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7623da","method":"GET"} [] [2019-10-24 11:01:26] request.INFO: Matched route "new_medias_manager". {"route":"new_medias_manager","route_parameters":{"_route":"new_medias_manager","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/medias/new","method":"GET"} [] [2019-10-24 11:01:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:01: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 = ? [44] [] [2019-10-24 11:01:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:01:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:01:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:01:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:01:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c12d25"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c12d25","method":"GET"} [] [2019-10-24 11:01:51] request.INFO: Matched route "new_medias_manager". {"route":"new_medias_manager","route_parameters":{"_route":"new_medias_manager","_controller":"App\\Controller\\MediasController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/medias/new","method":"POST"} [] [2019-10-24 11:01:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:01: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 = ? [44] [] [2019-10-24 11:01:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:01:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:01:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 11:01:51] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"video","2":"e22e3d6a73199e1db34148c44c [...]","3":"TYPE_VIDEO","4":"2019-10-24 11:01:51","5":2,"6":44,"7":223} [] [2019-10-24 11:01:51] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 11:01:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:01:51] request.INFO: Matched route "list_medias_quiz_manager". {"route":"list_medias_quiz_manager","route_parameters":{"_route":"list_medias_quiz_manager","_controller":"App\\Controller\\MediasController::listMediasQuiz"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/liste/quiz","method":"GET"} [] [2019-10-24 11:01:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:01: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 = ? [44] [] [2019-10-24 11:01:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:01:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:01:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:01:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 11:01:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:01:52] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:01:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91fc91"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/91fc91","method":"GET"} [] [2019-10-24 11:02:53] request.INFO: Matched route "question_list_manager". {"route":"question_list_manager","route_parameters":{"_route":"question_list_manager","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/question/","method":"GET"} [] [2019-10-24 11:02:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:02: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 = ? [44] [] [2019-10-24 11:02:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:02:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:02:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:02:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:02:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-24 11:02:53] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-24 11:02:53] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-24 11:02:53] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-24 11:02:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:02:54] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:02:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f0c6f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4f0c6f","method":"GET"} [] [2019-10-24 11:03:02] request.INFO: Matched route "user_show_profile". {"route":"user_show_profile","route_parameters":{"_route":"user_show_profile","_controller":"App\\Controller\\ProfileController::show"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/show","method":"GET"} [] [2019-10-24 11:03:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:03: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 = ? [44] [] [2019-10-24 11:03:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:03:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:03:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:03:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:03:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba8ba1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ba8ba1","method":"GET"} [] [2019-10-24 11:03:09] request.INFO: Matched route "user_show_profile". {"route":"user_show_profile","route_parameters":{"_route":"user_show_profile","_controller":"App\\Controller\\ProfileController::show"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/show","method":"GET"} [] [2019-10-24 11:03:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:03: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 = ? [44] [] [2019-10-24 11:03:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:03:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:03:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:03:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:03:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fcf24e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/fcf24e","method":"GET"} [] [2019-10-24 11:03:12] request.INFO: Matched route "user_show_profile". {"route":"user_show_profile","route_parameters":{"_route":"user_show_profile","_controller":"App\\Controller\\ProfileController::show"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/show","method":"GET"} [] [2019-10-24 11:03:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11: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 = ? [44] [] [2019-10-24 11:03:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:03:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:03:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:03:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:03:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86fe59"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/86fe59","method":"GET"} [] [2019-10-24 11:03:14] request.INFO: Matched route "user_show_profile". {"route":"user_show_profile","route_parameters":{"_route":"user_show_profile","_controller":"App\\Controller\\ProfileController::show"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/show","method":"GET"} [] [2019-10-24 11:03:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:03: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 = ? [44] [] [2019-10-24 11:03:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:03:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:03:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:03:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:03:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9723cf"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9723cf","method":"GET"} [] [2019-10-24 11:03:17] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-24 11:03:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:03: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 = ? [44] [] [2019-10-24 11:03:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-24 11:03:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:03:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:17] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 11:03:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:03:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:03:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 11:03:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c61b02"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c61b02","method":"GET"} [] [2019-10-24 11:13:13] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 11:13:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:13:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:13:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:13:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 11:13:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92b254"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/92b254","method":"GET"} [] [2019-10-24 11:33:05] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 11:33:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:33:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 11:33:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1cbfdf"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1cbfdf","method":"GET"} [] [2019-10-24 11:33:18] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 11:33:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:33:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:18] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:18] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33: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.email = ? LIMIT 1 ["syper@gmail.com"] [] [2019-10-24 11:33:18] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltaskv2/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:18] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:18] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 11:33:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:33:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 11:33:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0f621"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c0f621","method":"GET"} [] [2019-10-24 11:33:26] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 11:33:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:33:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:26] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:26] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33: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.email = ? LIMIT 1 ["super@gmail.com"] [] [2019-10-24 11:33:27] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"super@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:27] 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, 24 Oct 2019 09:33:27 GMT\r\nLocation: /totaltaskv2/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-word/\n \n \n Redirecting to /totaltaskv2/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:27] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:27] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:33:27] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-24 11:33:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:33: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 = ? [1] [] [2019-10-24 11:33:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 11:33:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:33:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:33:29] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:33:31] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-24 11:33:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:33: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-10-24 11:33:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 11:33:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:33:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:33:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:33:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"afabfc"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/afabfc","method":"GET"} [] [2019-10-24 11:33:41] request.INFO: Matched route "user_show_profile". {"route":"user_show_profile","route_parameters":{"_route":"user_show_profile","_controller":"App\\Controller\\ProfileController::show"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/show","method":"GET"} [] [2019-10-24 11:33:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:33: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 = ? [1] [] [2019-10-24 11:33:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 11:33:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:33:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:33:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:33:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0ef16"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e0ef16","method":"GET"} [] [2019-10-24 11:33:46] request.INFO: Matched route "user_show_profile". {"route":"user_show_profile","route_parameters":{"_route":"user_show_profile","_controller":"App\\Controller\\ProfileController::show"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/show","method":"GET"} [] [2019-10-24 11:33:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:33: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-24 11:33:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 11:33:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:33:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:33:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:33:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"227ed1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/227ed1","method":"GET"} [] [2019-10-24 11:33:47] request.INFO: Matched route "user_show_profile". {"route":"user_show_profile","route_parameters":{"_route":"user_show_profile","_controller":"App\\Controller\\ProfileController::show"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/show","method":"GET"} [] [2019-10-24 11:33:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:33: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-10-24 11:33:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 11:33:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:33:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:33:47] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:33:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c8854"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9c8854","method":"GET"} [] [2019-10-24 11:33:48] request.INFO: Matched route "user_show_profile". {"route":"user_show_profile","route_parameters":{"_route":"user_show_profile","_controller":"App\\Controller\\ProfileController::show"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/show","method":"GET"} [] [2019-10-24 11:33:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:33: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 = ? [1] [] [2019-10-24 11:33:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 11:33:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:33:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:33:49] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:33:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99c57f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/99c57f","method":"GET"} [] [2019-10-24 11:33:51] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 11:33:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:33: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 = ? [1] [] [2019-10-24 11:33:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 11:33:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:33:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:33:51] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "Doctrine\DBAL\Types\TextType": class does not implement "Symfony\Component\Form\FormTypeInterface"." at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php line 89 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"Doctrine\\DBAL\\Types\\TextType\": class does not implement \"Symfony\\Component\\Form\\FormTypeInterface\". at /home/interactoq/www/totaltaskv2/vendor/symfony/form/FormRegistry.php:89)"} [] [2019-10-24 11:33:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:33:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bafac6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bafac6","method":"GET"} [] [2019-10-24 11:39:51] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 11:39:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:39: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 = ? [1] [] [2019-10-24 11:39:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 11:39:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:39:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:39:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:39:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:39:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:39:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"723246"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/723246","method":"GET"} [] [2019-10-24 11:40:14] 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/totaltaskv2/public/admin-word/admin-country","method":"GET"} [] [2019-10-24 11:40:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:40: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 = ? [1] [] [2019-10-24 11:40:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 11:40:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:40:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:40:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:40:14] 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-24 11:40:14] 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-24 11:40:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [2] [] [2019-10-24 11:40:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:40:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:40:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30e208"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/30e208","method":"GET"} [] [2019-10-24 11:40:15] request.INFO: Matched route "admin_word_admin_country_edit". {"route":"admin_word_admin_country_edit","route_parameters":{"_route":"admin_word_admin_country_edit","_controller":"App\\Controller\\AdminCountryController::editAdminCountry","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/admin-country/8/edit","method":"GET"} [] [2019-10-24 11:40:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:40: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-10-24 11:40:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 11:40:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:40:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:40:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:40: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-24 11:40:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:40:16] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:40:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bcf9f8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bcf9f8","method":"GET"} [] [2019-10-24 11:43:46] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-24 11:43:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:43: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-24 11:43:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 11:43:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:43:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 11:43:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:43:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 11:43:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5ae06"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e5ae06","method":"GET"} [] [2019-10-24 11:43:55] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 11:43:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:43:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43:55] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43:55] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43: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 ["admin@gmail.com"] [] [2019-10-24 11:43:56] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43: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: Thu, 24 Oct 2019 09:43:56 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43:56] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43:56] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:43: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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 11:43:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:43: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-24 11:43:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:43:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:43:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:43:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:43:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:43:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a29b9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2a29b9","method":"GET"} [] [2019-10-24 11:44:06] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 11:44:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:44: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-24 11:44:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:44:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:44:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:44:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:44:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:44:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:44:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06a5b6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/06a5b6","method":"GET"} [] [2019-10-24 11:44: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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 11:44:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:44: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-24 11:44:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:44:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:44:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:44:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:44:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:44:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:44:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0d558"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a0d558","method":"GET"} [] [2019-10-24 11:44: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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 11:44:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:44: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-24 11:44:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:44:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:44:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:44:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:44:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 11:44:41] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"media1fff","2":"b22631d2027c1c3574237791e5 [...]","3":"TYPE_PHOTO","4":"2019-10-24 11:44:40","5":1,"6":8,"7":223} [] [2019-10-24 11:44:41] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 11:44:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:44: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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 11:44:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:44: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-24 11:44:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:44:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:44:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:44:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 11:44:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:44:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:44:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca1cac"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ca1cac","method":"GET"} [] [2019-10-24 11:45:59] request.INFO: Matched route "delete_medias". {"route":"delete_medias","route_parameters":{"_route":"delete_medias","_controller":"App\\Controller\\MediasController::delete","id":"12"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/delete/12","method":"GET"} [] [2019-10-24 11:45:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11: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-24 11:45:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:45:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:45:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:45:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:45:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["12"] [] [2019-10-24 11:45:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.medias_id = ? [12] [] [2019-10-24 11:45:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.media_id = ? [12] [] [2019-10-24 11:45:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 11:45:59] doctrine.DEBUG: DELETE FROM medias WHERE id = ? [12] [] [2019-10-24 11:45:59] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 11:45:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:45:59] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 11:45:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11: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-24 11:45:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:45:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:45:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:45:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:45:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 11:45:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:46:00] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:46:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6faf6f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6faf6f","method":"GET"} [] [2019-10-24 11:46:25] 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/totaltaskv2/public/admin-country/formation/","method":"GET"} [] [2019-10-24 11:46:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:46: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-24 11:46:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:46:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:46:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:25] 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-24 11:46:25] 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.id = ? [3] [] [2019-10-24 11:46:25] 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.id = ? [2] [] [2019-10-24 11:46:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:46:25] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:46:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d521cb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d521cb","method":"GET"} [] [2019-10-24 11:46:27] 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/totaltaskv2/public/admin-country/formateur/","method":"GET"} [] [2019-10-24 11:46:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:46: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-24 11:46:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:46:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:46:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:27] 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-24 11:46:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:46:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:46:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7db759"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7db759","method":"GET"} [] [2019-10-24 11:46:29] request.INFO: Matched route "edit_formateur". {"route":"edit_formateur","route_parameters":{"_route":"edit_formateur","_controller":"App\\Controller\\FormateurController::edit","id":"41"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/formateur/edit/41/","method":"GET"} [] [2019-10-24 11:46:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:46: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-24 11:46:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:46:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:46:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46: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 = ? ["41"] [] [2019-10-24 11:46:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:46:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:46:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3d185"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d3d185","method":"GET"} [] [2019-10-24 11:46:43] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-24 11:46:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:46: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-24 11:46:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:46:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:46:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-24 11:46: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 = ? [41] [] [2019-10-24 11:46:43] 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.id = ? [5] [] [2019-10-24 11:46:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:46:43] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:46:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3a816"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c3a816","method":"GET"} [] [2019-10-24 11:46:45] request.INFO: Matched route "new_session_presentiel". {"route":"new_session_presentiel","route_parameters":{"_route":"new_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/new","method":"GET"} [] [2019-10-24 11:46:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:46: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-24 11:46:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:46:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:46:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46: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 ? AND u0_.enabled = ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1,223] [] [2019-10-24 11:46:45] 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-24 11:46:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-24 11:46:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:46:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:46:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1aa5be"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1aa5be","method":"GET"} [] [2019-10-24 11:46:55] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-24 11:46:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:46: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-24 11:46:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:46:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:46:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-24 11:46:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:46:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:46:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71a1c5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/71a1c5","method":"GET"} [] [2019-10-24 11:46:57] request.INFO: Matched route "affect_presentiel_session_new". {"route":"affect_presentiel_session_new","route_parameters":{"_route":"affect_presentiel_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session","method":"GET"} [] [2019-10-24 11:46:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:46: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-24 11:46:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:46:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:46:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:46:57] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\InvalidArgumentException: "The parameter "sender" must be defined." at /home/interactoq/www/totaltaskv2/var/cache/dev/Container4FkRHmz/srcApp_KernelDevDebugContainer.php line 1387 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"sender\" must be defined. at /home/interactoq/www/totaltaskv2/var/cache/dev/Container4FkRHmz/srcApp_KernelDevDebugContainer.php:1387)"} [] [2019-10-24 11:46:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:46:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58a226"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/58a226","method":"GET"} [] [2019-10-24 11:54:34] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-24 11:54:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 11:54: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-24 11:54:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 11:54:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 11:54:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:54:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-24 11:54:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 11:54:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 11:54:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed5c06"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ed5c06","method":"GET"} [] [2019-10-24 12:03:16] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 12:03:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 12:03:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 12:03:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 12:03:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 12:03:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c61064"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c61064","method":"GET"} [] [2019-10-24 13:04:05] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 13:04:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:04:05] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 13:04:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 13:04:05] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /home/interactoq/www/totaltaskv2/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-10-24 13:04:05] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-24 13:04:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:04:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 13:04:06] 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/totaltaskv2/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-10-24 13:04:06] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-24 13:04:06] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 13:04:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:04:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 13:04:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e360ed"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e360ed","method":"GET"} [] [2019-10-24 13:04:20] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 13:04:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:04:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:20] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:20] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-24 13:04:21] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:21] 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, 24 Oct 2019 11:04:21 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:21] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:21] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:04:21] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 13:04:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:04: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-24 13:04:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:04:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:04:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:04:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:04:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6686c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c6686c","method":"GET"} [] [2019-10-24 13:04:24] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 13:04:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:04: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-24 13:04:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:04:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:04:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:04:25] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:04:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e334a4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e334a4","method":"GET"} [] [2019-10-24 13:04:43] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:04:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 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-10-24 13:04:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:04:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:04:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:04:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:04:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ccbbf"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6ccbbf","method":"GET"} [] [2019-10-24 13:04:58] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:04:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:04: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-24 13:04:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:04:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:04:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:04:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:04:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:04:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bda685"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bda685","method":"GET"} [] [2019-10-24 13:05:11] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:05:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:05: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-24 13:05:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:05:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:05:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:05:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:05:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb3f1c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/eb3f1c","method":"GET"} [] [2019-10-24 13:05:17] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:05:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:05: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-10-24 13:05:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:05:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:05:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:05:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:05:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:05:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f8e95"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8f8e95","method":"GET"} [] [2019-10-24 13:05:23] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/4","method":"GET"} [] [2019-10-24 13:05:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:05: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-24 13:05:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:05:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:05:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-24 13:05:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:05:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:05:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f4119"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4f4119","method":"GET"} [] [2019-10-24 13:05:30] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/4","method":"POST"} [] [2019-10-24 13:05:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:05: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-24 13:05:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:05:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:05:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-24 13:05:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 13:05:30] doctrine.DEBUG: UPDATE medias SET name = ? WHERE id = ? ["img02dd",4] [] [2019-10-24 13:05:30] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 13:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:05:30] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:05:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:05: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-24 13:05:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:05:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:05:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:05:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:05:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86adbe"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/86adbe","method":"GET"} [] [2019-10-24 13:05:35] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/6","method":"GET"} [] [2019-10-24 13:05:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:05: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-24 13:05:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:05:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:05:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["6"] [] [2019-10-24 13:05:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:05:36] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:05:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7e36b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a7e36b","method":"GET"} [] [2019-10-24 13:05:40] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/6","method":"POST"} [] [2019-10-24 13:05:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:05: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-24 13:05:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:05:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:05:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["6"] [] [2019-10-24 13:05:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 13:05:40] doctrine.DEBUG: UPDATE medias SET name = ? WHERE id = ? ["mediaccc",6] [] [2019-10-24 13:05:40] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 13:05:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:05:40] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:05:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:05: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-24 13:05:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:05:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:05:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:05:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:05:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:05:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:05:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85df59"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/85df59","method":"GET"} [] [2019-10-24 13:06:05] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:06:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:06: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-24 13:06:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:06:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:06:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:06:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:06:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:06:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:06:06] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:06:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b47675"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b47675","method":"GET"} [] [2019-10-24 13:06:09] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 13:06:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:06: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-24 13:06:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:06:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:06:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:06:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:06:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:06:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:06:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2520e4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2520e4","method":"GET"} [] [2019-10-24 13:06:12] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 13:06:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:06: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-24 13:06:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:06:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:06:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:06:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:06:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:06:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:06:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:06:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3afc5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f3afc5","method":"GET"} [] [2019-10-24 13:06:18] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 13:06:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:06: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-24 13:06:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:06:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:06:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:06:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:06:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:06:18] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:06:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a9ac9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6a9ac9","method":"GET"} [] [2019-10-24 13:07:04] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:07:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:07: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-24 13:07:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:07:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:07:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:07:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:07:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"502226"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/502226","method":"GET"} [] [2019-10-24 13:07:18] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:07:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 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.id = ? [8] [] [2019-10-24 13:07:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:07:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:07:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:07:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:07:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"edb36a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/edb36a","method":"GET"} [] [2019-10-24 13:07:22] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:07:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:07: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-24 13:07:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:07:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:07:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:07:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:07:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:07:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59356e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/59356e","method":"GET"} [] [2019-10-24 13:07:26] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:07:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:07: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-24 13:07:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:07:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:07:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:07:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:07:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:07:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fdd687"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/fdd687","method":"GET"} [] [2019-10-24 13:07:32] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 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-24 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-24 13:07:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:07:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:07:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:07:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:07:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c9a62"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2c9a62","method":"GET"} [] [2019-10-24 13:07: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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:07:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:07: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-24 13:07:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:07:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:07:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:07:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:07:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:07:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79a347"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/79a347","method":"GET"} [] [2019-10-24 13:07:42] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:07:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:07: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-24 13:07:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:07:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:07:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:07:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:07:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:07:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d25260"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d25260","method":"GET"} [] [2019-10-24 13:07:45] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 13:07:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:07: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-24 13:07:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:07:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:07:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:07:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:07:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc81d3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dc81d3","method":"GET"} [] [2019-10-24 13:07: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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:07:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 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-10-24 13:07:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:07:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:07:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:07:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:07:55] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:07:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"497070"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/497070","method":"GET"} [] [2019-10-24 13:10:46] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:10:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:10: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-24 13:10:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:10:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:10:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:10:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:10:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:10:47] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:10:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41e202"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/41e202","method":"GET"} [] [2019-10-24 13:10: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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:10:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:10: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-24 13:10:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:10:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:10:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:10:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:10:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:10:58] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:10:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9b3a4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f9b3a4","method":"GET"} [] [2019-10-24 13:13: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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:13:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:13: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-24 13:13:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:13:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:13:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:13:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:13:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:13:16] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:13:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d910f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6d910f","method":"GET"} [] [2019-10-24 13:18:10] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:18:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:18: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-24 13:18:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:18:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:18:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:18:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:18:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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.name = ? ["mediaccc212"] [] [2019-10-24 13:18:10] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 13:18:10] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"mediaccc212","2":"5e2d4dc840d73a7ae2aeeee525 [...]","3":"TYPE_FILE","4":"2019-10-24 13:18:10","5":1,"6":8,"7":223} [] [2019-10-24 13:18:10] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 13:18:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:18:10] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:18:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:18: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-24 13:18:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:18:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:18:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:18:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:18:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:18:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:18:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:18:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"432600"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/432600","method":"GET"} [] [2019-10-24 13:18:52] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-24 13:18:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:18: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-24 13:18:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:18:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:18:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:18:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:18:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-24 13:18:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:18:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:18:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39aa6d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/39aa6d","method":"GET"} [] [2019-10-24 13:18:55] request.INFO: Matched route "affect_presentiel_session_new". {"route":"affect_presentiel_session_new","route_parameters":{"_route":"affect_presentiel_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session","method":"GET"} [] [2019-10-24 13:18:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:18: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-24 13:18:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:18:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:18:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:18:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:18:55] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\InvalidArgumentException: "The parameter "sender" must be defined." at /home/interactoq/www/totaltaskv2/var/cache/dev/Container4FkRHmz/srcApp_KernelDevDebugContainer.php line 1387 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"sender\" must be defined. at /home/interactoq/www/totaltaskv2/var/cache/dev/Container4FkRHmz/srcApp_KernelDevDebugContainer.php:1387)"} [] [2019-10-24 13:18:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:18:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"553fa7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/553fa7","method":"GET"} [] [2019-10-24 13:19:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /totaltaskv2/public/_profiler/open" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /totaltaskv2/public/_profiler/open\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 13:19:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ace483"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ace483","method":"GET"} [] [2019-10-24 13:24:02] request.INFO: Matched route "affect_presentiel_session_new". {"route":"affect_presentiel_session_new","route_parameters":{"_route":"affect_presentiel_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session","method":"GET"} [] [2019-10-24 13:24:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:24: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-24 13:24:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:24:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:24:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.country_id = ? AND p0_.id NOT IN (SELECT p1_.id FROM presentiel_session p1_ INNER JOIN user_presentiel_session u2_ ON p1_.id = u2_.presentiel_session_id WHERE p1_.country_id = ?) [223,223] [] [2019-10-24 13:24: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 = ? [223] [] [2019-10-24 13:24: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_ [] [] [2019-10-24 13:24: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_ [] [] [2019-10-24 13:24: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_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-24 13:24:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:24:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 13:24:05] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:24:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba83eb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ba83eb","method":"GET"} [] [2019-10-24 13:24:08] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-24 13:24:08] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-24 13:24:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:24: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-24 13:24:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:24:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:24:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:08] 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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-24 13:24:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:24:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:24: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-24 13:24:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:24:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:24:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24: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 = ? LIMIT 1 ["6"] [] [2019-10-24 13:24: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-24 13:24:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:24:11] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-24 13:24:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:24: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-24 13:24:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:24:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:24:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:11] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-24 13:24:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:24:13] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=10","method":"GET"} [] [2019-10-24 13:24:13] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=10&idDirection=&idService=","method":"GET"} [] [2019-10-24 13:24:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:24: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-24 13:24:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:24:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:24:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24: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.id = ? LIMIT 1 ["10"] [] [2019-10-24 13:24: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-24 13:24:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:24:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:24: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-24 13:24:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:24:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:24:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24: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 FROM user u0_ WHERE u0_.company_id = ? ["10"] [] [2019-10-24 13:24:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:24:15] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=11&idDirection=&idService=","method":"GET"} [] [2019-10-24 13:24:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:24: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-24 13:24:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:24:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:24:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:15] 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 FROM user u0_ WHERE u0_.company_id = ? ["11"] [] [2019-10-24 13:24:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:24:18] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-24 13:24:18] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-24 13:24:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:24: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-24 13:24:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:24:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:24:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24: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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-24 13:24:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:24:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:24: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-24 13:24:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:24:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:24:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:18] 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 = ? LIMIT 1 ["6"] [] [2019-10-24 13:24: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 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-24 13:24:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:24:22] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-24 13:24:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:24: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-24 13:24:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:24:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:24:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:22] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-24 13:24:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:24:30] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-10-24 13:24:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:24: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-24 13:24:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:24:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:24:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:24:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-24 13:24:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:24:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:24:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/default-bg-attestation.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/default-bg-attestation.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 13:24:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6611ee"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6611ee","method":"GET"} [] [2019-10-24 13:25:14] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"POST"} [] [2019-10-24 13:25:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:25: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-24 13:25:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:25:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:25:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:25:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:25:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-24 13:25:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 13:25:15] doctrine.DEBUG: INSERT INTO attestation (color, size_name, top_name, left_name, top_sign1, left_sign1, top_sign2, left_sign2, file, size_sign, font_family, country_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"#000000","2":50,"3":"109","4":"398","5":"571","6":"83","7":"495","8":"712","9":"80d84a2cb9ba3c60f847b01515 [...]","10":50,"11":"Montserrat","12":223} [] [2019-10-24 13:25:15] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 13:25:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:25:16] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:25:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b427be"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b427be","method":"GET"} [] [2019-10-24 13:35:04] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 13:35:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:35:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:35:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:35:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 13:35:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d33f81"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d33f81","method":"GET"} [] [2019-10-24 13:35:36] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 13:35:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:35:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:35:36] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:35:36] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:35: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.email = ? LIMIT 1 ["super@gmail.com"] [] [2019-10-24 13:35:37] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"super@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:35: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: Thu, 24 Oct 2019 11:35:37 GMT\r\nLocation: /totaltaskv2/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-word/\n \n \n Redirecting to /totaltaskv2/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:35:37] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:35:37] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:35:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:35:37] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-24 13:35:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:35: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 = ? [1] [] [2019-10-24 13:35:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 13:35:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:35:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:35:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:35:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:35:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:35:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b976f6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b976f6","method":"GET"} [] [2019-10-24 13:36:22] 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/totaltaskv2/public/admin-word/admin-country","method":"GET"} [] [2019-10-24 13:36:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13: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 = ? [1] [] [2019-10-24 13:36:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 13:36:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:36:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:36:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:36: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-10-24 13:36: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-10-24 13:36: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 = ? [2] [] [2019-10-24 13:36:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:36:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:36:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"658719"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/658719","method":"GET"} [] [2019-10-24 13:36:28] request.INFO: Matched route "admin_word_admin_country_edit". {"route":"admin_word_admin_country_edit","route_parameters":{"_route":"admin_word_admin_country_edit","_controller":"App\\Controller\\AdminCountryController::editAdminCountry","id":"63"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/admin-country/63/edit","method":"GET"} [] [2019-10-24 13:36:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13: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 = ? [1] [] [2019-10-24 13:36:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 13:36:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:36:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:36:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13: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 = ? ["63"] [] [2019-10-24 13:36:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:36:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:36:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e8a3d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0e8a3d","method":"GET"} [] [2019-10-24 13:36:37] request.INFO: Matched route "admin_word_admin_country_edit". {"route":"admin_word_admin_country_edit","route_parameters":{"_route":"admin_word_admin_country_edit","_controller":"App\\Controller\\AdminCountryController::editAdminCountry","id":"63"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/admin-country/63/edit","method":"POST"} [] [2019-10-24 13:36:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:36: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 = ? [1] [] [2019-10-24 13:36:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 13:36:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:36:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:36:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:36: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 = ? ["63"] [] [2019-10-24 13:36:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 13:36:38] doctrine.DEBUG: UPDATE user SET first_name = ?, last_name = ? WHERE id = ? ["medtest","test",63] [] [2019-10-24 13:36:38] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 13:36:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:36:38] 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/totaltaskv2/public/admin-word/admin-country","method":"GET"} [] [2019-10-24 13:36:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:36: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 = ? [1] [] [2019-10-24 13:36:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 13:36:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:36:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:36:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:36:38] 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-24 13:36:38] 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-24 13:36:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [2] [] [2019-10-24 13:36:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:36:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:36:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c4c7d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9c4c7d","method":"GET"} [] [2019-10-24 13:36:44] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 13:36:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:36: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 = ? [1] [] [2019-10-24 13:36:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 13:36:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:36:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:36:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:36:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:36:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:36:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2470e5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2470e5","method":"GET"} [] [2019-10-24 13:37:12] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 13:37:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:37: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-10-24 13:37:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 13:37:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:37:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:37:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:37:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:37:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:37:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3069f9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3069f9","method":"GET"} [] [2019-10-24 13:38:15] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-24 13:38:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13: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 = ? [1] [] [2019-10-24 13:38:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 13:38:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:38:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:15] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 13:38:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:38:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 13:38:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1004e8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1004e8","method":"GET"} [] [2019-10-24 13:38:21] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 13:38:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:38:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:21] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:21] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-24 13:38:22] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:22] 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, 24 Oct 2019 11:38:22 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:22] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:22] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:38:22] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 13:38:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:38: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-24 13:38:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:38:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:38:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:38:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:38:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34dda0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/34dda0","method":"GET"} [] [2019-10-24 13:38: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/totaltaskv2/public/admin-country/bm","method":"GET"} [] [2019-10-24 13:38:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:38: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-24 13:38:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:38:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:38:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:39] 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-24 13:38:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:38:40] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:38:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35a4ed"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/35a4ed","method":"GET"} [] [2019-10-24 13:38:41] request.INFO: Matched route "admin_country_bm_edit". {"route":"admin_country_bm_edit","route_parameters":{"_route":"admin_country_bm_edit","_controller":"App\\Controller\\ManagerController::editBM","id":"44"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/bm/44/edit","method":"GET"} [] [2019-10-24 13:38:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13: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-24 13:38:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:38:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:38:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13: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 = ? ["44"] [] [2019-10-24 13:38:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:38:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:38:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"60cfaf"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/60cfaf","method":"GET"} [] [2019-10-24 13:38:51] request.INFO: Matched route "admin_country_bm_edit". {"route":"admin_country_bm_edit","route_parameters":{"_route":"admin_country_bm_edit","_controller":"App\\Controller\\ManagerController::editBM","id":"44"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/bm/44/edit","method":"POST"} [] [2019-10-24 13:38:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:38: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-24 13:38:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:38:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:38:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38: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 = ? ["44"] [] [2019-10-24 13:38:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 13:38:51] doctrine.DEBUG: UPDATE user SET first_name = ?, last_name = ? WHERE id = ? ["mangertest","mangertest",44] [] [2019-10-24 13:38:51] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 13:38:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:38:51] 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/totaltaskv2/public/admin-country/bm","method":"GET"} [] [2019-10-24 13:38:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:38: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-24 13:38:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:38:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:38:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:38:51] 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-24 13:38:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:38:51] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:38:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2475f2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2475f2","method":"GET"} [] [2019-10-24 13:39:05] 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/totaltaskv2/public/admin-country/bm","method":"GET"} [] [2019-10-24 13:39:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:39: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-24 13:39:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:39:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:39:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39: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_MANAGER\"%"] [] [2019-10-24 13:39:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:39:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:39:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3af211"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3af211","method":"GET"} [] [2019-10-24 13:39:30] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:39:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:39: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-24 13:39:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:39:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:39:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:39:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:39:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:39:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0967f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e0967f","method":"GET"} [] [2019-10-24 13:39:34] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 13:39:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:39: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-24 13:39:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:39:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:39:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:39:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66caf9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/66caf9","method":"GET"} [] [2019-10-24 13:39:39] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:39:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:39: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-24 13:39:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:39:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:39:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:39:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:39:40] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:39:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d186e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1d186e","method":"GET"} [] [2019-10-24 13:39:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 13:39:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:39: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-24 13:39:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:39:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:39:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:46] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:46] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39: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.email = ? LIMIT 1 ["super@gmail.com"] [] [2019-10-24 13:39:47] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"super@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:47] 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, 24 Oct 2019 11:39:47 GMT\r\nLocation: /totaltaskv2/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-word/\n \n \n Redirecting to /totaltaskv2/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:47] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:47] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:39:47] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-24 13:39:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:39: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-10-24 13:39:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 13:39:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:39:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:39:48] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:39:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d6125"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7d6125","method":"GET"} [] [2019-10-24 13:39:53] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 13:39:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:39: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 = ? [1] [] [2019-10-24 13:39:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 13:39:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:39:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:39:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:39:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:39:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"355f40"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/355f40","method":"GET"} [] [2019-10-24 13:40:07] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/4","method":"GET"} [] [2019-10-24 13:40:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:40: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-24 13:40:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:40:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:40:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-24 13:40:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:40:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:40:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e6d82"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1e6d82","method":"GET"} [] [2019-10-24 13:40:26] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/4","method":"POST"} [] [2019-10-24 13:40:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:40: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-24 13:40:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:40:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:40:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-24 13:40:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 13:40:27] doctrine.DEBUG: UPDATE medias SET name = ? WHERE id = ? ["img02ddtttttt",4] [] [2019-10-24 13:40:27] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 13:40:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13: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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:40:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13: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-10-24 13:40:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:40:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:40:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:40:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:40:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:40:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"434d2c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/434d2c","method":"GET"} [] [2019-10-24 13:40: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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 13:40:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13: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-10-24 13:40:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:40:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:40:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:40:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:40:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55893a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/55893a","method":"GET"} [] [2019-10-24 13:40:47] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 13:40:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:40: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-10-24 13:40:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 13:40:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:40:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:40:47] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:40:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"336441"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/336441","method":"GET"} [] [2019-10-24 13:40: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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:40:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:40: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-24 13:40:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:40:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:40:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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.name = ? ["mediaccc"] [] [2019-10-24 13:40:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:40:52] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:40:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e5b50"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7e5b50","method":"GET"} [] [2019-10-24 13:41:11] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 13:41:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13: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-24 13:41:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:41:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:41:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:41:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:41:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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.name = ? ["mediaccc"] [] [2019-10-24 13:41:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:41:12] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:41:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"649ae7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/649ae7","method":"GET"} [] [2019-10-24 13:42:25] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:42:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:42: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-24 13:42:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:42:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:42:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:42:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:42:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:42:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:42:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"287fcb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/287fcb","method":"GET"} [] [2019-10-24 13:42:34] request.INFO: Matched route "delete_medias". {"route":"delete_medias","route_parameters":{"_route":"delete_medias","_controller":"App\\Controller\\MediasController::delete","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/delete/4","method":"GET"} [] [2019-10-24 13:42:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:42: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-24 13:42:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:42:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:42:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:42:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:42:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-24 13:42:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.medias_id = ? [4] [] [2019-10-24 13:42:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.media_id = ? [4] [] [2019-10-24 13:42:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:42:34] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:42:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:42: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-24 13:42:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:42:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:42:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:42:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:42:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:42:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:42:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:42:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4264fa"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4264fa","method":"GET"} [] [2019-10-24 13:43:04] request.INFO: Matched route "delete_medias". {"route":"delete_medias","route_parameters":{"_route":"delete_medias","_controller":"App\\Controller\\MediasController::delete","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/delete/4","method":"GET"} [] [2019-10-24 13:43:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13: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-24 13:43:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:43:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:43:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:43:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:43:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-24 13:43:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.medias_id = ? [4] [] [2019-10-24 13:43:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.media_id = ? [4] [] [2019-10-24 13:43:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:43:04] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:43:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13: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-24 13:43:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:43:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:43:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:43:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:43:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:43:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:43:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:43:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a716ef"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a716ef","method":"GET"} [] [2019-10-24 13:43:41] 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/totaltaskv2/public/admin-country/formation/","method":"GET"} [] [2019-10-24 13:43:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:43: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-24 13:43:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:43:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:43:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:43:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:43:42] 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-24 13:43:42] 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.id = ? [3] [] [2019-10-24 13:43:42] 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.id = ? [2] [] [2019-10-24 13:43:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:43:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:43:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17a3fe"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/17a3fe","method":"GET"} [] [2019-10-24 13:43:43] 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/totaltaskv2/public/admin-country/formateur/","method":"GET"} [] [2019-10-24 13:43:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:43: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-24 13:43:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:43:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:43:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:43:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:43: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_FORMATEUR\"%"] [] [2019-10-24 13:43:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:43:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:43:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ab5c4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6ab5c4","method":"GET"} [] [2019-10-24 13:43:57] request.INFO: Matched route "edit_formateur". {"route":"edit_formateur","route_parameters":{"_route":"edit_formateur","_controller":"App\\Controller\\FormateurController::edit","id":"41"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/formateur/edit/41/","method":"GET"} [] [2019-10-24 13:43:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:43: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-24 13:43:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:43:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:43:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:43:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:43: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 = ? ["41"] [] [2019-10-24 13:43:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:43:58] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:43:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"589e69"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/589e69","method":"GET"} [] [2019-10-24 13:44:01] request.INFO: Matched route "edit_formateur". {"route":"edit_formateur","route_parameters":{"_route":"edit_formateur","_controller":"App\\Controller\\FormateurController::edit","id":"41"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/formateur/edit/41/","method":"POST"} [] [2019-10-24 13:44:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:44: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-24 13:44:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:44:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:44:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:44:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:44: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 = ? ["41"] [] [2019-10-24 13:44:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 13:44:01] doctrine.DEBUG: UPDATE user SET first_name = ? WHERE id = ? ["forma0111",41] [] [2019-10-24 13:44:01] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 13:44:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:44:02] 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/totaltaskv2/public/admin-country/formateur/","method":"GET"} [] [2019-10-24 13:44:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:44: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-24 13:44:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:44:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:44:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:44:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:44:02] 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-24 13:44:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:44:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:44:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"639c2f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/639c2f","method":"GET"} [] [2019-10-24 13:45:55] 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/totaltaskv2/public/admin-country/formateur/","method":"GET"} [] [2019-10-24 13:45:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:45: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-24 13:45:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:45:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:45:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:45:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:45:56] 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-24 13:45:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:45:58] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:45:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"323866"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/323866","method":"GET"} [] [2019-10-24 13:46:13] 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/totaltaskv2/public/admin-country/formateur/","method":"GET"} [] [2019-10-24 13:46:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:46: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-24 13:46:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:46:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:46:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:46:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:46: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_FORMATEUR\"%"] [] [2019-10-24 13:46:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:46:16] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:46:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f79bb1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f79bb1","method":"GET"} [] [2019-10-24 13:47:25] 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/totaltaskv2/public/admin-country/formateur/","method":"GET"} [] [2019-10-24 13:47:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:47: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-24 13:47:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:47:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:47:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:47:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:47:25] 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-24 13:47:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:47:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:47:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9c1c5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a9c1c5","method":"GET"} [] [2019-10-24 13:47:40] 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/totaltaskv2/public/admin-country/formateur/","method":"GET"} [] [2019-10-24 13:47:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:47: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-24 13:47:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:47:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:47:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:47:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:47: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_FORMATEUR\"%"] [] [2019-10-24 13:47:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:47:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:47:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"144df6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/144df6","method":"GET"} [] [2019-10-24 13:48: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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 13:48:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 13:48: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-24 13:48:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 13:48:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 13:48:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:48:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 13:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 13:48:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 13:48:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 13:48:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04cd8c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/04cd8c","method":"GET"} [] [2019-10-24 14:05:38] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 14:05:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:05: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 = ? [1] [] [2019-10-24 14:05:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 14:05:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:05:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:05:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"141533"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/141533","method":"GET"} [] [2019-10-24 14:05:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 14:05:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:05: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-24 14:05:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 14:05:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:05:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:46] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:46] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-24 14:05:46] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:46] 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, 24 Oct 2019 12:05:46 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:46] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:46] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:05:46] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 14:05:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:05: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-24 14:05:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:05:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:05:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:05:47] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:05:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22d57b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/22d57b","method":"GET"} [] [2019-10-24 14:05:49] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 14:05:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:05: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-24 14:05:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:05:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:05:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:05:50] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:05:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b792d6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b792d6","method":"GET"} [] [2019-10-24 14:05: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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:05:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14: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-24 14:05:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:05:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:05:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:05:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:05:53] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:05:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db5a3d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/db5a3d","method":"GET"} [] [2019-10-24 14:05:59] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 14:05:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:05: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-24 14:05:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:05:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:05:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:05:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:05:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:05:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ced572"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ced572","method":"GET"} [] [2019-10-24 14:06:01] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:06:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:06: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-24 14:06:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:06:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:06:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:06:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:06:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:06:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"841780"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/841780","method":"GET"} [] [2019-10-24 14:06:04] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:06:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:06: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-24 14:06:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:06:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:06:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:06:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:06:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:06:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d080ee"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d080ee","method":"GET"} [] [2019-10-24 14:06: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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 14:06:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:06: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-24 14:06:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:06:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:06:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:06:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:06:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ddd167"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ddd167","method":"GET"} [] [2019-10-24 14:06:10] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:06:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:06: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-24 14:06:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:06:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:06:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:06:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:06:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:06:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dac2ce"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dac2ce","method":"GET"} [] [2019-10-24 14:06:13] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 14:06:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:06: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-24 14:06:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:06:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:06:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:06:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:06:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:06:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d90b0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2d90b0","method":"GET"} [] [2019-10-24 14:06: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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 14:06:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:06: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-24 14:06:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:06:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:06:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:06:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:06:16] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:06:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4993ad"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4993ad","method":"GET"} [] [2019-10-24 14:06:26] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 14:06:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:06: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-24 14:06:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:06:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:06:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:06:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:06:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:06:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d4d045"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d4d045","method":"GET"} [] [2019-10-24 14:06:29] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 14:06:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:06: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-24 14:06:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:06:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:06:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:06:29] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:06:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4647b0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4647b0","method":"GET"} [] [2019-10-24 14:06:32] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:06:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:06: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-24 14:06:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:06:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:06:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:06:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:06:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:06:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd6252"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bd6252","method":"GET"} [] [2019-10-24 14:06:37] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 14:06:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:06: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-24 14:06:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:06:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:06:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:06:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:06:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:06:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7defc7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7defc7","method":"GET"} [] [2019-10-24 14:06:39] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:06:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:06: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-24 14:06:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:06:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:06:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:06:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:06:40] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:06:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce55ee"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ce55ee","method":"GET"} [] [2019-10-24 14:07:04] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:07:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:07: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-24 14:07:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:07:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:07:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:07:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:07:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:07:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:07:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:07:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0953f1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0953f1","method":"GET"} [] [2019-10-24 14:07:06] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 14:07:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:07: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-24 14:07:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:07:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:07:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:07:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:07:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:07:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:07:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea92c9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ea92c9","method":"GET"} [] [2019-10-24 14:07:13] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:07:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:07: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-24 14:07:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:07:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:07:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:07:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:07:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:07:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:07:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b68254"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b68254","method":"GET"} [] [2019-10-24 14:07:21] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 14:07:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:07: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-24 14:07:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:07:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:07:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:07:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:07:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:07:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:07:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:07:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d3b42"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7d3b42","method":"GET"} [] [2019-10-24 14:08: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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 14:08:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:08: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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 14:08: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-24 14:08:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:08:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:08:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:08:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:08:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:08:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:08: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-24 14:08:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:08:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:08:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:08:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:08:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:08:55] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:08: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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 14:08:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:08: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-24 14:08:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:08:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:08:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:08:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:08:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:08:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:08:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9fdb07"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9fdb07","method":"GET"} [] [2019-10-24 14:08:59] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 14:08:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:08: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-24 14:08:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:08:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:08:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:08:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:08:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:00] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de3f51"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/de3f51","method":"GET"} [] [2019-10-24 14:09:02] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:09:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:09: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-24 14:09:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a15186"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a15186","method":"GET"} [] [2019-10-24 14:09:13] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:09:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:09: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-24 14:09:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93b397"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/93b397","method":"GET"} [] [2019-10-24 14:09:16] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 14:09:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:09: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-24 14:09:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:16] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92d895"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/92d895","method":"GET"} [] [2019-10-24 14:09:21] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:09:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:09: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-24 14:09:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"470187"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/470187","method":"GET"} [] [2019-10-24 14:09:23] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 14:09:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:09: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-24 14:09:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b52d7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7b52d7","method":"GET"} [] [2019-10-24 14:09:25] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:09:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:09: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-24 14:09:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36abe1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/36abe1","method":"GET"} [] [2019-10-24 14:09:27] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 14:09:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14: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-10-24 14:09:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67f027"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/67f027","method":"GET"} [] [2019-10-24 14:09:29] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:09:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:09: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-24 14:09:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:29] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"175431"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/175431","method":"GET"} [] [2019-10-24 14:09: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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 14:09:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14: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-10-24 14:09:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c12bf"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7c12bf","method":"GET"} [] [2019-10-24 14:09:32] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:09:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:09: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-24 14:09:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f52fa3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f52fa3","method":"GET"} [] [2019-10-24 14:09:33] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 14:09:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:09: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-24 14:09:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cecd5f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/cecd5f","method":"GET"} [] [2019-10-24 14:09:45] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:09:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:09: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-24 14:09:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68b8f3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/68b8f3","method":"GET"} [] [2019-10-24 14:09:57] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:09:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:09: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-24 14:09:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:09:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:09:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:09:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:09:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:09:58] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:09:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"834224"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/834224","method":"GET"} [] [2019-10-24 14:10:13] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 14:10:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:10: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-24 14:10:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:10:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:10:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:10:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:10:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 14:10:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 14:10:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 14:10:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"250fa9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/250fa9","method":"GET"} [] [2019-10-24 14:10:33] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-24 14:10:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 14:10: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-24 14:10:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 14:10:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:10:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:10:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:10:33] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 14:10:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 14:10:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:10:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 14:10:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 14:10:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfa58f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bfa58f","method":"GET"} [] [2019-10-24 15:04:29] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 15:04:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:04:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:29] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:29] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04: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 ["super@gmail.com"] [] [2019-10-24 15:04:30] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"super@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:30] 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, 24 Oct 2019 13:04:30 GMT\r\nLocation: /totaltaskv2/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-word/\n \n \n Redirecting to /totaltaskv2/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:30] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:30] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:04:31] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-24 15:04:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:04: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-10-24 15:04:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 15:04:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:04:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:04:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:04:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11062b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/11062b","method":"GET"} [] [2019-10-24 15:04:36] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 15:04:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:04: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 = ? [1] [] [2019-10-24 15:04:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 15:04:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:04:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:04:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:04:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c87ea2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c87ea2","method":"GET"} [] [2019-10-24 15:04:48] 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/totaltaskv2/public/profile/edit","method":"POST"} [] [2019-10-24 15:04:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:04: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 = ? [1] [] [2019-10-24 15:04:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 15:04:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:04:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:04:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 15:04:49] doctrine.DEBUG: UPDATE user SET function = ? WHERE id = ? ["admin Prinsipale",1] [] [2019-10-24 15:04:49] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 15:04:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:04:49] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:04:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"721883"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/721883","method":"GET"} [] [2019-10-24 15:05:17] request.INFO: Matched route "user_change_password". {"route":"user_change_password","route_parameters":{"_route":"user_change_password","_controller":"App\\Controller\\ProfileController::changePassword"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/change-password","method":"GET"} [] [2019-10-24 15:05:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:05: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 = ? [1] [] [2019-10-24 15:05:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 15:05:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:05:18] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:05:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0cffc7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0cffc7","method":"GET"} [] [2019-10-24 15:05:20] request.INFO: Matched route "user_show_profile". {"route":"user_show_profile","route_parameters":{"_route":"user_show_profile","_controller":"App\\Controller\\ProfileController::show"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/show","method":"GET"} [] [2019-10-24 15:05:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:05: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-24 15:05:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 15:05:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:05:20] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:05:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"24fa47"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/24fa47","method":"GET"} [] [2019-10-24 15:05:21] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 15:05:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:05: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 = ? [1] [] [2019-10-24 15:05:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 15:05:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:05:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:05:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5a69b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e5a69b","method":"GET"} [] [2019-10-24 15:05:26] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 15:05:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:05: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-24 15:05:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 15:05:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:05:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:05:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e35f28"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e35f28","method":"GET"} [] [2019-10-24 15:05:28] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-24 15:05:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:05: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 = ? [1] [] [2019-10-24 15:05:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-24 15:05:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:28] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 15:05:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 15:05:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"61c961"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/61c961","method":"GET"} [] [2019-10-24 15:05:35] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 15:05:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:35] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:35] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05: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 ["admin@gmail.com"] [] [2019-10-24 15:05:36] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:36] 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, 24 Oct 2019 13:05:36 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:36] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:36] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:05:36] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 15:05:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:05: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-24 15:05:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:05:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:05:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:05:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9155e5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9155e5","method":"GET"} [] [2019-10-24 15:05:46] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 15:05:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:05: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-24 15:05:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:05:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:05:47] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:05:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8f2fe"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b8f2fe","method":"GET"} [] [2019-10-24 15:05:50] 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/totaltaskv2/public/profile/edit","method":"POST"} [] [2019-10-24 15:05:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:05: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-24 15:05:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:05:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 15:05:50] doctrine.DEBUG: UPDATE user SET function = ? WHERE id = ? ["PMe",8] [] [2019-10-24 15:05:50] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 15:05:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:05:51] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:05:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1026db"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1026db","method":"GET"} [] [2019-10-24 15:05:54] 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/totaltaskv2/public/profile/edit","method":"POST"} [] [2019-10-24 15:05:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15: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-10-24 15:05:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:05:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:54] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 15:05:54] doctrine.DEBUG: UPDATE user SET function = ? WHERE id = ? ["PM",8] [] [2019-10-24 15:05:54] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 15:05:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:05:54] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:05:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d84ea2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d84ea2","method":"GET"} [] [2019-10-24 15:05: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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:05:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:05: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-24 15:05:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:05:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:05:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:05:57] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:05:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:05:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d8a503"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d8a503","method":"GET"} [] [2019-10-24 15:06:02] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:06:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:06: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-24 15:06:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:06:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:06:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:06:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:06:02] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:06:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:06:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e76e6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8e76e6","method":"GET"} [] [2019-10-24 15:06:06] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:06:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:06: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-24 15:06:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:06:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:06:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:06:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:06:06] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:06:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:06:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a5766"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8a5766","method":"GET"} [] [2019-10-24 15:06:59] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:06:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:06: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-24 15:06:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:06:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:06:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:06:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:07:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:07:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:07:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6b454"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c6b454","method":"GET"} [] [2019-10-24 15:08:23] 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/totaltaskv2/public/profile/edit","method":"POST"} [] [2019-10-24 15:08:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:08: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-24 15:08:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:08:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:08:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:08:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:08:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:08:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:08:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"548518"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/548518","method":"GET"} [] [2019-10-24 15:08:27] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:08:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:08: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-24 15:08:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:08:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:08:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:08:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:08:27] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:08:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:08:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a83cd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1a83cd","method":"GET"} [] [2019-10-24 15:09:33] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:09:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:09: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-24 15:09:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:09:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:09:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:09:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:09:35] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:09:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:09:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52e2c9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/52e2c9","method":"GET"} [] [2019-10-24 15:12:30] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 15:12:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:12:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:12:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:12:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 15:12:30] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /home/interactoq/www/totaltaskv2/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-10-24 15:12:30] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-24 15:12:30] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 15:12:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:12:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:12:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:12:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 15:12:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17d9d7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/17d9d7","method":"GET"} [] [2019-10-24 15:13:22] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:13:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:13: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-24 15:13:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:13:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:13:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:13:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:13:23] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:13:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:13:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4087d3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4087d3","method":"GET"} [] [2019-10-24 15:13:27] 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/totaltaskv2/public/profile/edit","method":"POST"} [] [2019-10-24 15:13:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:13: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-24 15:13:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:13:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:13:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:13:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:13:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:13:28] 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/totaltaskv2/public/profile/edit","method":"POST"} [] [2019-10-24 15:13:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:13: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-24 15:13:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:13:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:13:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:13:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:13:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:13:29] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:13:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d3dba"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5d3dba","method":"GET"} [] [2019-10-24 15:13:31] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:13:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:13: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-24 15:13:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:13:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:13:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:13:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:13:31] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:13:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:13:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f088bb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f088bb","method":"GET"} [] [2019-10-24 15:13:35] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:13:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:13: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-24 15:13:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:13:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:13:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:13:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:13:35] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:13:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:13:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1dd5e1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1dd5e1","method":"GET"} [] [2019-10-24 15:14:16] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:14:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15: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-10-24 15:14:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:14:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:14:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:16] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:14:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:14:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b11e5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5b11e5","method":"GET"} [] [2019-10-24 15:14:18] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:14:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:14: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-24 15:14:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:14:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:14:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:18] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:14:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:14:19] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:14:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:14: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-24 15:14:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:14:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:14:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:19] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:14:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:14:19] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:14:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:14: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-24 15:14:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:14:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:14:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:19] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:14:19] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:14:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:14:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:14: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-24 15:14:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:14:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:14:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:19] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:14:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:14:19] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:14:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:14: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-24 15:14:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:14:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:14:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:19] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:14:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:14:19] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:14:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:14: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-24 15:14:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:14:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:14:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:20] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:14:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:14:20] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:14:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:14: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-24 15:14:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:14:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:14:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:20] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:14:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:14:20] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:14:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:14: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-24 15:14:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:14:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:14:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:14:20] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "Medias/add.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"Medias/add.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:14:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:14:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ca2f0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5ca2f0","method":"GET"} [] [2019-10-24 15:18:11] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:18:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:18: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-24 15:18:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:18:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:18:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:18:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:18:12] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "new.html.twig" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"new.html.twig\" (looked into: /home/interactoq/www/totaltaskv2/templates, /home/interactoq/www/totaltaskv2/vendor/symfony/twig-bridge/Resources/views/Form). at /home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-10-24 15:18:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:18:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a32758"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a32758","method":"GET"} [] [2019-10-24 15:19:05] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:19:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15: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-24 15:19:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:06] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:19:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"254d93"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/254d93","method":"GET"} [] [2019-10-24 15:19:10] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 15:19:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:19: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-24 15:19:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 15:19:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:19:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2fdb7a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2fdb7a","method":"GET"} [] [2019-10-24 15:19:15] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"13"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/13","method":"GET"} [] [2019-10-24 15:19:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:19: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-24 15:19:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["13"] [] [2019-10-24 15:19:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:16] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:19:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbf6c7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bbf6c7","method":"GET"} [] [2019-10-24 15:19:19] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"13"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/13","method":"POST"} [] [2019-10-24 15:19:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:19: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-24 15:19:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["13"] [] [2019-10-24 15:19:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:20] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 15:19:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:19: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-24 15:19:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 15:19:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:20] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:19:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"015c92"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/015c92","method":"GET"} [] [2019-10-24 15:19:30] request.INFO: Matched route "delete_medias". {"route":"delete_medias","route_parameters":{"_route":"delete_medias","_controller":"App\\Controller\\MediasController::delete","id":"6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/delete/6","method":"GET"} [] [2019-10-24 15:19:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15: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.id = ? [8] [] [2019-10-24 15:19:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["6"] [] [2019-10-24 15:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.medias_id = ? [6] [] [2019-10-24 15:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.media_id = ? [6] [] [2019-10-24 15:19:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 15:19:30] doctrine.DEBUG: DELETE FROM medias WHERE id = ? [6] [] [2019-10-24 15:19:30] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 15:19:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:30] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 15:19:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15: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.id = ? [8] [] [2019-10-24 15:19:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 15:19:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:19:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"927ef6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/927ef6","method":"GET"} [] [2019-10-24 15:19:37] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 15:19:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:19: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-24 15:19:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 15:19:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:19:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11bc5c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/11bc5c","method":"GET"} [] [2019-10-24 15:19:43] request.INFO: Matched route "delete_medias". {"route":"delete_medias","route_parameters":{"_route":"delete_medias","_controller":"App\\Controller\\MediasController::delete","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/delete/4","method":"GET"} [] [2019-10-24 15:19:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:19: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-24 15:19:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-24 15:19:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.medias_id = ? [4] [] [2019-10-24 15:19:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.media_id = ? [4] [] [2019-10-24 15:19:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:44] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 15:19:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:19: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-24 15:19:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 15:19:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:19:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d05b50"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d05b50","method":"GET"} [] [2019-10-24 15:19:50] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 15:19:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:19: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-24 15:19:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:51] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:19:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7fa14"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a7fa14","method":"GET"} [] [2019-10-24 15:19:52] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 15:19:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15: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-24 15:19:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:19:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:19:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 15:19:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:19:52] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:19:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8df536"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8df536","method":"GET"} [] [2019-10-24 15:20:12] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 15:20:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:20: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-24 15:20:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:20:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:20:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:20:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 15:20:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:20:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:20:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9924f0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9924f0","method":"GET"} [] [2019-10-24 15:20: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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 15:20:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:20: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-24 15:20:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:20:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:20:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:20:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:20:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 15:20:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:20:15] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:20:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35f326"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/35f326","method":"GET"} [] [2019-10-24 15:20:21] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 15:20:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:20: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-24 15:20:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:20:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:20:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:20:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:20:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 15:20:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:20:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:20:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1b703"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b1b703","method":"GET"} [] [2019-10-24 15:20:55] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 15:20:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:20: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-24 15:20:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:20:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:20:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:20:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:20:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:20:56] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:20:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a1f4c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7a1f4c","method":"GET"} [] [2019-10-24 15:21:10] request.INFO: Matched route "user_change_password". {"route":"user_change_password","route_parameters":{"_route":"user_change_password","_controller":"App\\Controller\\ProfileController::changePassword"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/change-password","method":"GET"} [] [2019-10-24 15:21:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:21: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-24 15:21:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:21:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:21:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:21:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:21:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:21:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:21:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c1820"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4c1820","method":"GET"} [] [2019-10-24 15:22:07] request.INFO: Matched route "user_change_password". {"route":"user_change_password","route_parameters":{"_route":"user_change_password","_controller":"App\\Controller\\ProfileController::changePassword"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/change-password","method":"GET"} [] [2019-10-24 15:22:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15: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-24 15:22:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:22:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:22:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:22:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:22:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:22:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:22:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9bb3a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b9bb3a","method":"GET"} [] [2019-10-24 15:22:12] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 15:22:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:22: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-24 15:22:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:22:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:22:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:22:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:22:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:22:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:22:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c73fb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2c73fb","method":"GET"} [] [2019-10-24 15:23:24] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 15:23:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:23:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:24] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:24] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23: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.email = ? LIMIT 1 ["dev1@interactions.tn"] [] [2019-10-24 15:23:24] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltaskv2/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:24] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:25] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 15:23:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:23:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 15:23:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa387b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/aa387b","method":"GET"} [] [2019-10-24 15:23:37] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 15:23:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:23:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:37] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:37] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23: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 ["admin@gmail.com"] [] [2019-10-24 15:23:37] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23: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: Thu, 24 Oct 2019 13:23:37 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:37] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:37] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:23: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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 15:23:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 15:23: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-24 15:23:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 15:23:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 15:23:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 15:23:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 15:23:40] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 15:23:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8604f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e8604f","method":"GET"} [] [2019-10-24 16:34:28] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 16:34:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:34:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 16:34: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/totaltaskv2/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-10-24 16:34:28] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-24 16:34:28] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 16:34:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:34:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 16:34:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c6d02"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2c6d02","method":"GET"} [] [2019-10-24 16:34:37] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 16:34:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:34:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:37] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:37] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34: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 ["admin@gmail.com"] [] [2019-10-24 16:34:38] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:38] 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, 24 Oct 2019 14:34:38 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:38] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:38] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 16:34:38] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 16:34:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 16:34: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-24 16:34:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 16:34:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:34:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:34:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 16:34:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 16:34:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af6afa"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/af6afa","method":"GET"} [] [2019-10-24 16:47:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 16:47:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:47:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:47:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:47:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 16:47:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b565d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3b565d","method":"GET"} [] [2019-10-24 16:47:53] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 16:47:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:47:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:47:53] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:47:53] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:47: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 ["admin@gmail.com"] [] [2019-10-24 16:47:54] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:47: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: Thu, 24 Oct 2019 14:47:54 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:47:54] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:47:54] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:47:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 16:47: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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 16:47:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 16:47: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-24 16:47:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 16:47:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:47:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:47:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:47:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 16:47:55] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 16:47:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cbcdbe"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/cbcdbe","method":"GET"} [] [2019-10-24 16:48:01] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-10-24 16:48:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 16:48: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-24 16:48:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 16:48:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:48:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:48:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:48:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-24 16:48:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 16:48:03] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 16:48:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c37dd7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c37dd7","method":"GET"} [] [2019-10-24 16:48:30] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"POST"} [] [2019-10-24 16:48:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 16:48: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-24 16:48:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 16:48:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:48:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:48:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-24 16:48:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 16:48:31] doctrine.DEBUG: UPDATE attestation SET top_sign1 = ?, left_sign1 = ?, top_sign2 = ?, left_sign2 = ?, file = ? WHERE id = ? ["490","117","431","690","8b6586d75b566071f349ddb0d5 [...]",1] [] [2019-10-24 16:48:31] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 16:48:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 16:48:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 16:48:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee6292"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ee6292","method":"GET"} [] [2019-10-24 16:49:13] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"POST"} [] [2019-10-24 16:49:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 16:49: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-24 16:49:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 16:49:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:49:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:49:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:49:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-24 16:49:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 16:49:13] doctrine.DEBUG: UPDATE attestation SET file = ? WHERE id = ? ["f8b5337ca94ba4f91ecf2e6350 [...]",1] [] [2019-10-24 16:49:13] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 16:49:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 16:49:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 16:49:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd41c4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/fd41c4","method":"GET"} [] [2019-10-24 16:49:22] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 16:49:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 16:49: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-24 16:49:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 16:49:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:49:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:49:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:49:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 16:49:23] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 16:49:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7af48c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7af48c","method":"GET"} [] [2019-10-24 16:50:06] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"POST"} [] [2019-10-24 16:50:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 16:50: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-24 16:50:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 16:50:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 16:50:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:50:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 16:50:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-24 16:50:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 16:50:07] doctrine.DEBUG: UPDATE attestation SET file = ? WHERE id = ? ["e2cbecb0433484396d429c6331 [...]",1] [] [2019-10-24 16:50:07] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 16:50:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 16:50:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 16:50:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"134294"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/134294","method":"GET"} [] [2019-10-24 17:27:11] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-24 17:27:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:27:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:27:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:27:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 17:27:11] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 17:27:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:27:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:27:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:27:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 17:27:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cc64d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2cc64d","method":"GET"} [] [2019-10-24 17:41:35] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-24 17:41:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:41:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:41:35] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:41:35] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:41: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 ["admin@gmail.com"] [] [2019-10-24 17:41:36] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:41:36] 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, 24 Oct 2019 15:41:36 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:41:36] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:41:36] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:41:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:41: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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-24 17:41:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:41: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-24 17:41:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:41:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:41:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:41:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:41:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:41:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:41:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48b905"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/48b905","method":"GET"} [] [2019-10-24 17:42:15] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-24 17:42:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17: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-10-24 17:42:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:42:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:42:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:42:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:42:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:42:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:42:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"636fc0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/636fc0","method":"GET"} [] [2019-10-24 17:42:32] 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/totaltaskv2/public/profile/edit","method":"POST"} [] [2019-10-24 17:42:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:42: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-24 17:42:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:42:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:42:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:42:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:42:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 17:42:33] doctrine.DEBUG: UPDATE user SET function = ? WHERE id = ? ["PM1",8] [] [2019-10-24 17:42:33] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 17:42:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:42:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:42:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e5675"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3e5675","method":"GET"} [] [2019-10-24 17:44:13] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 17:44:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:44: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-24 17:44:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:44:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:44:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:44:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 17:44:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:44:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:44:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2177fc"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2177fc","method":"GET"} [] [2019-10-24 17:44:38] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/4","method":"GET"} [] [2019-10-24 17:44:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:44: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-24 17:44:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:44:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:44:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:44:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:44:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-24 17:44:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:44:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:44:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"043c80"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/043c80","method":"GET"} [] [2019-10-24 17:44:45] request.INFO: Matched route "edit_medias". {"route":"edit_medias","route_parameters":{"_route":"edit_medias","_controller":"App\\Controller\\MediasController::edit","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/edit/4","method":"POST"} [] [2019-10-24 17:44:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:44: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-24 17:44:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:44:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:44:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:44:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:44:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["4"] [] [2019-10-24 17:44:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 17:44:45] doctrine.DEBUG: UPDATE medias SET name = ? WHERE id = ? ["img02",4] [] [2019-10-24 17:44:45] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 17:44:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:44:45] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-24 17:44:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:44: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-24 17:44:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:44:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:44:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:44:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:44:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 17:44:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:44:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:44:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"732e09"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/732e09","method":"GET"} [] [2019-10-24 17:44:48] 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/totaltaskv2/public/admin-country/medias/new","method":"GET"} [] [2019-10-24 17:44:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:44: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-24 17:44:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:44:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:44:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:44:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:44:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:44:48] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:44:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19fd0e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/19fd0e","method":"GET"} [] [2019-10-24 17:45: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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 17:45:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:45: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-24 17:45:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:45:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:45:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:45:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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.name = ? ["img02"] [] [2019-10-24 17:45:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:45:09] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:45:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a72484"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a72484","method":"GET"} [] [2019-10-24 17:45:27] 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/totaltaskv2/public/admin-country/medias/new","method":"POST"} [] [2019-10-24 17:45:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:45: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-24 17:45:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:45:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:45:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:45:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:45:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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.name = ? ["img0222"] [] [2019-10-24 17:45:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 17:45:27] doctrine.DEBUG: INSERT INTO medias (name, file, type, created_at, choice, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"img0222","2":"1bea1804b957b3bd44a6d10bb2 [...]","3":"TYPE_PHOTO","4":"2019-10-24 17:45:27","5":2,"6":8,"7":223} [] [2019-10-24 17:45:27] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 17:45:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:45:27] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 17:45:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:45: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-24 17:45:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:45:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:45:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:45:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:45:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 17:45:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:45:28] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:45:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e30c36"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e30c36","method":"GET"} [] [2019-10-24 17:45:39] request.INFO: Matched route "delete_medias". {"route":"delete_medias","route_parameters":{"_route":"delete_medias","_controller":"App\\Controller\\MediasController::delete","id":"14"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/medias/delete/14","method":"GET"} [] [2019-10-24 17:45:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:45: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-24 17:45:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:45:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:45:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:45:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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 = ? ["14"] [] [2019-10-24 17:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.medias_id AS medias_id_3, t0.elearningsession_id AS elearningsession_id_4 FROM elearning_session_medias t0 WHERE t0.medias_id = ? [14] [] [2019-10-24 17:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 WHERE t0.media_id = ? [14] [] [2019-10-24 17:45:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 17:45:39] doctrine.DEBUG: DELETE FROM medias WHERE id = ? [14] [] [2019-10-24 17:45:39] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 17:45:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:45:39] 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/totaltaskv2/public/admin-country/medias/liste/quiz","method":"GET"} [] [2019-10-24 17:45:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:45: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-24 17:45:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:45:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:45:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:45:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-24 17:45:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:45:40] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:45:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9fc581"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9fc581","method":"GET"} [] [2019-10-24 17:46:13] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-24 17:46:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:46: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-24 17:46:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:46:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:46:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-24 17:46:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:46:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:46:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27e47c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/27e47c","method":"GET"} [] [2019-10-24 17:46:17] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-24 17:46:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:46: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-10-24 17:46:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:46:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:46:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-24 17:46: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 = ? [41] [] [2019-10-24 17:46:17] 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.id = ? [5] [] [2019-10-24 17:46:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:46:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:46:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4efd8d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4efd8d","method":"GET"} [] [2019-10-24 17:46:24] request.INFO: Matched route "new_session_presentiel". {"route":"new_session_presentiel","route_parameters":{"_route":"new_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/new","method":"GET"} [] [2019-10-24 17:46:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:46: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-24 17:46:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:46:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:46:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46: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 ? AND u0_.enabled = ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1,223] [] [2019-10-24 17:46: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-10-24 17:46:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ [] [] [2019-10-24 17:46:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:46:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:46:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f1c65"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5f1c65","method":"GET"} [] [2019-10-24 17:46:37] request.INFO: Matched route "formation_by_categorie". {"route":"formation_by_categorie","route_parameters":{"_route":"formation_by_categorie","_controller":"App\\Controller\\PresentielSessionController::getSessionByCategory","idCat":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/formation-by-categorie/2","method":"POST"} [] [2019-10-24 17:46:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:46: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-24 17:46:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:46:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:46:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7 FROM formation f0_ WHERE f0_.country_id = ? AND f0_.category_id = ? [223,"2"] [] [2019-10-24 17:46:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:46:41] request.INFO: Matched route "new_session_presentiel". {"route":"new_session_presentiel","route_parameters":{"_route":"new_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::new"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/new","method":"POST"} [] [2019-10-24 17:46:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:46: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-24 17:46:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:46:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:46:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46:41] 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 ? AND u0_.enabled = ? AND u0_.country_id = ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",1,223,["41"]] [] [2019-10-24 17:46:41] 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,["2"]] [] [2019-10-24 17:46:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.score AS score_2, f0_.timer AS timer_3, f0_.enabled AS enabled_4, f0_.created_at AS created_at_5, f0_.signataire1 AS signataire1_6, f0_.signataire2 AS signataire2_7, f0_.user_id AS user_id_8, f0_.country_id AS country_id_9, f0_.category_id AS category_id_10 FROM formation f0_ WHERE f0_.id IN (?) [["5"]] [] [2019-10-24 17:46:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 17:46:41] doctrine.DEBUG: INSERT INTO presentiel_session (name, start_date, end_date, time, created_at, formateur_id, formation_id, user_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"session pres 02","2":"2019-10-27 00:00:00","3":"2019-10-31 00:00:00","4":"1:00 AM","5":"2019-10-24 17:46:41","6":41,"7":5,"8":8,"9":223} [] [2019-10-24 17:46:41] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 17:46:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:46:41] request.INFO: Matched route "list_session_presentiel". {"route":"list_session_presentiel","route_parameters":{"_route":"list_session_presentiel","_controller":"App\\Controller\\PresentielSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-presentiel/","method":"GET"} [] [2019-10-24 17:46:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:46: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-24 17:46:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:46:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:46:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:46:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.country_id = ? [223] [] [2019-10-24 17:46: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 = ? [41] [] [2019-10-24 17:46:42] 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.id = ? [5] [] [2019-10-24 17:46:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:46:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:46:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70216a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/70216a","method":"GET"} [] [2019-10-24 17:47:35] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-24 17:47:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:47: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-24 17:47:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:47:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:47:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:47:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:47:35] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-24 17:47:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:47:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:47:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb2d6d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/cb2d6d","method":"GET"} [] [2019-10-24 17:47:38] request.INFO: Matched route "affect_presentiel_session_new". {"route":"affect_presentiel_session_new","route_parameters":{"_route":"affect_presentiel_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session","method":"GET"} [] [2019-10-24 17:47:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:47: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-24 17:47:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:47:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:47:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:47:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:47:39] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.country_id = ? AND p0_.id NOT IN (SELECT p1_.id FROM presentiel_session p1_ INNER JOIN user_presentiel_session u2_ ON p1_.id = u2_.presentiel_session_id WHERE p1_.country_id = ?) [223,223] [] [2019-10-24 17:47:39] 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 = ? [223] [] [2019-10-24 17:47:39] 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-24 17:47:39] 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-24 17:47:39] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-24 17:47:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:47:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-24 17:47:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:47:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a230d5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a230d5","method":"GET"} [] [2019-10-24 17:47:46] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=11&idDirection=&idService=","method":"GET"} [] [2019-10-24 17:47:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:47: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-24 17:47:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:47:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:47:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:47:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:47:46] 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 FROM user u0_ WHERE u0_.company_id = ? ["11"] [] [2019-10-24 17:47:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:47:49] request.INFO: Matched route "affect_presentiel_session_new". {"route":"affect_presentiel_session_new","route_parameters":{"_route":"affect_presentiel_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session","method":"POST"} [] [2019-10-24 17:47:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:47: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-24 17:47:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:47:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:47:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:47:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:47:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.country_id = ? AND p0_.id NOT IN (SELECT p1_.id FROM presentiel_session p1_ INNER JOIN user_presentiel_session u2_ ON p1_.id = u2_.presentiel_session_id WHERE p1_.country_id = ?) AND p0_.id IN (?) [223,223,["4"]] [] [2019-10-24 17:47:49] 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_.id IN (?) [223,["11"]] [] [2019-10-24 17:47: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 ? AND u0_.country_id = ? AND u0_.id IN (?) ["%\"ROLE_CANDIDAT\"%",223,["87"]] [] [2019-10-24 17:47:49] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.view AS view_1, u0_.affected_at AS affected_at_2, u0_.user_id AS user_id_3, u0_.presentiel_session_id AS presentiel_session_id_4 FROM user_presentiel_session u0_ WHERE u0_.presentiel_session_id = ? AND u0_.user_id = ? [4,87] [] [2019-10-24 17:47:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.formateur_id = ? [87] [] [2019-10-24 17:47:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.user_id AS user_id_4, t0.presentiel_session_id AS presentiel_session_id_5 FROM user_presentiel_session t0 WHERE t0.presentiel_session_id = ? [4] [] [2019-10-24 17:47:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-24 17:47:49] doctrine.DEBUG: INSERT INTO user_presentiel_session (view, affected_at, user_id, presentiel_session_id) VALUES (?, ?, ?, ?) {"1":false,"2":"2019-10-24 17:47:49","3":87,"4":4} [] [2019-10-24 17:47:49] doctrine.DEBUG: UPDATE presentiel_session SET formateur_id = ? WHERE id = ? [87,4] [] [2019-10-24 17:47:50] doctrine.DEBUG: "COMMIT" [] [] [2019-10-24 17:47:50] 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.id = ? [5] [] [2019-10-24 17:47:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:47:50] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-24 17:47:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:47: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-24 17:47:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:47:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:47:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:47:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:47:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-24 17:47:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.user_id AS user_id_4, t0.presentiel_session_id AS presentiel_session_id_5 FROM user_presentiel_session t0 WHERE t0.presentiel_session_id = ? [4] [] [2019-10-24 17:47: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 = ? [87] [] [2019-10-24 17:47:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-24 17:47:51] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-24 17:47:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e02381"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e02381","method":"GET"} [] [2019-10-24 17:54:18] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-24 17:54:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-24 17:54: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-24 17:54:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-24 17:54:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:54:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:54:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:54:19] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-24 17:54:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-24 17:54:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:54:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-24 17:54:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-24 17:54:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48907f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/48907f","method":"GET"} [] [2019-10-25 18:19:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-25 18:19:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:19:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:19:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:19:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-25 18:19:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"726cd1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/726cd1","method":"GET"} [] [2019-10-25 18:19:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-25 18:19:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:19:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:19:59] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:19:59] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20: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 ["devc2@symfony.com"] [] [2019-10-25 18:20: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/totaltaskv2/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:01] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:01] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-25 18:20:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-25 18:20:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34bbb2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/34bbb2","method":"GET"} [] [2019-10-25 18:20:12] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-25 18:20:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:12] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:12] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20: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.email = ? LIMIT 1 ["admin@symfony.com"] [] [2019-10-25 18:20:12] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email could not be found. at /home/interactoq/www/totaltaskv2/src/Security/LoginFormAuthenticator.php:71)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:12] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:12] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-25 18:20:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-25 18:20:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e00b9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8e00b9","method":"GET"} [] [2019-10-25 18:20:20] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-25 18:20:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:20] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:20] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-25 18:20:20] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:21] 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, 25 Oct 2019 16:20:21 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:21] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:21] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-25 18:20:21] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-25 18:20:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-25 18:20: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-25 18:20:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-25 18:20:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-25 18:20:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-25 18:20:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32825a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/32825a","method":"GET"} [] [2019-10-25 18:20:25] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-25 18:20:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-25 18:20: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-25 18:20:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-25 18:20:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-25 18:20:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-25 18:20:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-25 18:20:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"048130"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/048130","method":"GET"} [] [2019-10-25 18:20:29] request.INFO: Matched route "admin_country_edit_criteres_evaluation". {"route":"admin_country_edit_criteres_evaluation","route_parameters":{"_route":"admin_country_edit_criteres_evaluation","_controller":"App\\Controller\\ManagerController::editCritereEval","id":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/2/edit-criteres-evaluation","method":"GET"} [] [2019-10-25 18:20:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-25 18:20: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-25 18:20:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-25 18:20:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 WHERE t0.id = ? ["2"] [] [2019-10-25 18:20:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-25 18:20:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-25 18:20:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"450794"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/450794","method":"GET"} [] [2019-10-25 18:20:36] request.INFO: Matched route "admin_country_edit_criteres_evaluation". {"route":"admin_country_edit_criteres_evaluation","route_parameters":{"_route":"admin_country_edit_criteres_evaluation","_controller":"App\\Controller\\ManagerController::editCritereEval","id":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/2/edit-criteres-evaluation","method":"POST"} [] [2019-10-25 18:20:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-25 18:20: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-25 18:20:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-25 18:20:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 WHERE t0.id = ? ["2"] [] [2019-10-25 18:20:37] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-25 18:20:37] doctrine.DEBUG: UPDATE critere_eval SET note = ? WHERE id = ? [3,2] [] [2019-10-25 18:20:37] doctrine.DEBUG: "COMMIT" [] [] [2019-10-25 18:20:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-25 18:20:38] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-25 18:20:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-25 18:20: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-25 18:20:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-25 18:20:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-25 18:20:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-25 18:20:38] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-25 18:20:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"787935"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/787935","method":"GET"} [] [2019-10-25 18:20:43] request.INFO: Matched route "admin_country_new_criteres_evaluation". {"route":"admin_country_new_criteres_evaluation","route_parameters":{"_route":"admin_country_new_criteres_evaluation","_controller":"App\\Controller\\ManagerController::addCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-criteres-evaluation","method":"GET"} [] [2019-10-25 18:20:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-25 18:20: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-25 18:20:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-25 18:20:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-25 18:20:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-25 18:20:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dfc7c2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dfc7c2","method":"GET"} [] [2019-10-25 18:20:46] request.INFO: Matched route "admin_country_new_criteres_evaluation". {"route":"admin_country_new_criteres_evaluation","route_parameters":{"_route":"admin_country_new_criteres_evaluation","_controller":"App\\Controller\\ManagerController::addCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-criteres-evaluation","method":"POST"} [] [2019-10-25 18:20:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-25 18:20: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-25 18:20:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-25 18:20:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-25 18:20:47] doctrine.DEBUG: INSERT INTO critere_eval (critere, note, country_id) VALUES (?, ?, ?) {"1":"qsdq","2":1,"3":223} [] [2019-10-25 18:20:47] doctrine.DEBUG: "COMMIT" [] [] [2019-10-25 18:20:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-25 18:20:47] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-25 18:20:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-25 18: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-25 18:20:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-25 18:20:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-25 18:20:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-25 18:20:47] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-25 18:20:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d52d57"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d52d57","method":"GET"} [] [2019-10-25 18:20:54] request.INFO: Matched route "admin_country_delete_criteres_evaluation". {"route":"admin_country_delete_criteres_evaluation","route_parameters":{"_route":"admin_country_delete_criteres_evaluation","_controller":"App\\Controller\\ManagerController::deleteCritereEval","id":"3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/3/delete-criteres-evaluation","method":"GET"} [] [2019-10-25 18:20:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-25 18:20: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-25 18:20:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-25 18:20:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 WHERE t0.id = ? ["3"] [] [2019-10-25 18:20:54] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-25 18:20:54] doctrine.DEBUG: DELETE FROM critere_eval WHERE id = ? [3] [] [2019-10-25 18:20:54] doctrine.DEBUG: "COMMIT" [] [] [2019-10-25 18:20:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-25 18:20:54] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-25 18:20:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-25 18:20: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-25 18:20:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-25 18:20:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:20:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:20:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-25 18:20:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-25 18:20:55] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-25 18:20:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7868c9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7868c9","method":"GET"} [] [2019-10-25 18:21:02] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-25 18:21:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-25 18:21: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-25 18:21:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-25 18:21:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:21:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:21:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:21:02] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-25 18:21:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-25 18:21:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:21:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-25 18:21:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-25 18:21:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41604b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/41604b","method":"GET"} [] [2019-10-29 16:04:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-29 16:04:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:04:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:04:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:04:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 16:04:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"15c9ca"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/15c9ca","method":"GET"} [] [2019-10-29 16:21:20] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-29 16:21:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:21:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:21] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:21] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21: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.email = ? LIMIT 1 ["super@gmail.com"] [] [2019-10-29 16:21:23] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"super@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:23] 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, 29 Oct 2019 15:21:23 GMT\r\nLocation: /totaltaskv2/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-word/\n \n \n Redirecting to /totaltaskv2/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:23] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:23] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:21:25] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-29 16:21:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16: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 = ? [1] [] [2019-10-29 16:21:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:21:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:21:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:21:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:21:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2e312"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d2e312","method":"GET"} [] [2019-10-29 16:21:30] request.INFO: Matched route "admin_word_list_country". {"route":"admin_word_list_country","route_parameters":{"_route":"admin_word_list_country","_controller":"App\\Controller\\AdminCountryController::listCountry"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country","method":"GET"} [] [2019-10-29 16:21:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:21: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-10-29 16:21:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:21:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:21:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 [] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",1] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [1] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",2] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",2] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [2] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",3] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",3] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [3] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",4] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",4] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [4] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",5] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",5] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [5] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",6] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",6] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [6] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",7] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",7] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [7] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",8] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",8] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [8] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",9] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",9] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [9] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",10] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",10] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [10] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",11] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",11] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [11] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",12] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",12] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [12] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",13] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",13] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [13] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",14] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",14] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [14] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",15] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",15] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [15] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",16] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",16] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [16] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",17] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",17] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [17] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",18] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",18] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [18] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",19] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",19] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [19] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",20] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",20] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [20] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",21] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",21] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [21] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",22] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",22] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [22] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",23] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",23] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [23] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",24] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",24] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [24] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",25] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",25] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [25] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",26] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",26] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [26] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",27] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",27] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [27] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",28] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",28] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [28] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",29] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",29] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [29] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",30] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",30] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [30] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",31] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",31] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [31] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",32] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",32] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [32] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",33] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",33] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [33] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",34] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",34] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [34] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",35] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",35] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [35] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",36] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",36] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [36] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",37] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",37] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [37] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",38] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",38] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [38] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",39] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",39] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [39] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",40] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",40] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [40] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",41] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",41] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [41] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",42] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",42] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [42] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",43] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",43] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [43] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",44] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",44] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [44] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",45] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",45] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [45] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",46] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",46] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [46] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",47] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",47] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [47] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",48] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",48] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [48] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",49] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",49] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [49] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",50] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",50] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [50] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",51] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",51] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [51] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",52] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",52] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [52] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",53] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",53] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [53] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",54] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",54] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [54] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",55] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",55] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [55] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",56] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",56] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [56] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",57] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",57] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [57] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",58] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",58] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [58] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",59] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",59] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [59] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",60] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",60] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [60] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",61] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",61] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [61] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",62] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",62] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [62] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",63] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",63] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [63] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",64] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",64] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [64] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",65] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",65] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [65] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",66] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",66] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [66] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",67] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",67] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [67] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",68] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",68] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [68] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",69] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",69] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [69] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",70] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",70] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [70] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",71] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",71] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [71] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",72] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",72] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [72] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",73] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",73] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [73] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",74] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",74] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [74] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",75] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",75] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [75] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",76] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",76] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [76] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",77] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",77] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [77] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",78] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",78] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [78] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",79] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",79] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [79] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",80] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",80] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [80] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",81] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",81] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [81] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",82] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",82] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [82] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",83] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",83] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [83] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",84] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",84] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [84] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",85] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",85] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [85] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",86] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",86] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [86] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",87] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",87] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [87] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",88] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",88] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [88] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",89] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",89] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [89] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",90] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",90] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [90] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",91] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",91] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [91] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",92] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",92] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [92] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",93] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",93] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [93] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",94] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",94] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [94] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",95] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",95] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [95] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",96] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",96] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [96] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",97] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",97] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [97] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",98] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",98] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [98] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",99] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",99] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [99] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",100] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",100] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [100] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",101] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",101] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [101] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",102] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",102] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [102] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",103] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",103] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [103] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",104] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",104] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [104] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",105] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",105] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [105] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",106] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",106] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [106] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",107] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",107] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [107] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",108] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",108] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [108] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",109] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",109] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [109] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",110] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",110] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [110] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",111] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",111] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [111] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",112] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",112] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [112] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",113] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",113] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [113] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",114] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",114] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [114] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",115] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",115] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [115] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",116] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",116] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [116] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",117] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",117] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [117] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",118] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",118] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [118] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",119] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",119] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [119] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",120] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",120] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [120] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",121] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",121] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [121] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",122] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",122] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [122] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",123] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",123] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [123] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",124] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",124] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [124] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",125] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",125] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [125] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",126] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",126] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [126] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",127] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",127] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [127] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",128] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",128] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [128] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",129] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",129] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [129] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",130] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",130] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [130] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",131] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",131] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [131] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",132] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",132] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [132] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",133] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",133] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [133] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",134] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",134] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [134] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",135] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",135] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [135] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",136] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",136] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [136] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",137] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",137] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [137] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",138] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",138] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [138] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",139] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",139] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [139] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",140] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",140] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [140] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",141] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",141] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [141] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",142] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",142] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [142] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",143] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",143] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [143] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",144] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",144] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [144] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",145] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",145] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [145] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",146] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",146] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [146] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",147] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",147] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [147] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",148] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",148] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [148] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",149] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",149] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [149] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",150] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",150] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [150] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",151] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",151] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [151] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",152] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",152] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [152] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",153] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",153] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [153] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",154] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",154] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [154] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",155] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",155] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [155] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",156] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",156] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [156] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",157] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",157] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [157] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",158] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",158] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [158] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",159] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",159] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [159] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",160] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",160] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [160] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",161] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",161] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [161] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",162] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",162] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [162] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",163] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",163] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [163] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",164] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",164] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [164] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",165] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",165] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [165] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",166] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",166] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [166] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",167] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",167] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [167] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",168] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",168] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [168] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",169] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",169] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [169] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",170] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",170] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [170] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",171] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",171] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [171] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",172] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",172] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [172] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",173] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",173] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [173] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",174] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",174] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [174] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",175] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",175] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [175] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",176] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",176] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [176] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",177] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",177] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [177] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",178] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",178] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [178] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",179] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",179] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [179] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",180] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",180] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [180] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",181] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",181] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [181] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",182] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",182] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [182] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",183] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",183] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [183] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",184] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",184] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [184] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",185] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",185] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [185] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",186] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",186] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [186] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",187] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",187] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [187] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",188] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",188] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [188] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",189] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",189] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [189] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",190] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",190] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [190] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",191] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",191] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [191] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",192] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",192] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [192] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",193] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",193] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [193] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",194] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",194] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [194] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",195] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",195] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [195] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",196] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",196] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [196] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",197] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",197] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [197] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",198] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",198] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [198] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",199] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",199] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [199] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",200] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",200] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [200] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",201] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",201] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [201] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",202] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",202] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [202] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",203] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",203] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [203] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",204] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",204] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [204] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",205] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",205] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [205] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",206] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",206] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [206] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",207] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",207] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [207] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",208] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",208] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [208] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",209] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",209] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [209] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",210] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",210] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [210] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",211] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",211] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [211] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",212] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",212] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [212] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",213] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",213] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [213] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",214] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",214] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [214] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",215] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",215] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [215] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",216] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",216] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [216] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",217] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",217] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [217] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",218] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",218] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [218] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",219] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",219] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [219] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",220] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",220] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [220] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",221] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",221] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [221] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",222] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",222] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [222] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",223] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [223] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",224] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",224] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [224] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",225] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",225] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [225] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",226] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",226] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [226] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",227] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",227] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [227] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",228] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",228] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [228] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",229] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",229] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [229] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",230] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",230] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [230] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",231] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",231] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [231] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",232] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",232] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [232] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",233] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",233] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [233] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",234] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",234] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [234] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",235] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",235] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [235] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",236] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",236] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [236] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",237] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",237] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [237] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",238] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",238] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [238] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",239] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",239] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [239] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",240] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",240] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [240] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",241] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",241] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [241] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",242] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",242] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [242] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",243] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",243] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [243] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",244] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",244] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [244] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",245] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",245] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [245] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",246] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",246] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [246] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",247] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",247] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [247] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",248] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",248] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [248] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",249] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",249] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [249] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",250] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",250] [] [2019-10-29 16:21:31] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [250] [] [2019-10-29 16:21:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:21:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:21:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BQ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BQ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:21:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BV.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BV.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:21:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"602750"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/602750","method":"GET"} [] [2019-10-29 16:21:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GF.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GF.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:21:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GP.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GP.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:21:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/HM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/HM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:21:34] 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/totaltaskv2/public/admin-word/admin-country","method":"GET"} [] [2019-10-29 16:21:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:21: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-29 16:21:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:21:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:21:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:34] 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-29 16:21:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/IO.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/IO.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:21:34] 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-29 16:21:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [2] [] [2019-10-29 16:21:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:21:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:21:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"415bbc"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/415bbc","method":"GET"} [] [2019-10-29 16:21:37] request.INFO: Matched route "admin_word_admin_country_edit". {"route":"admin_word_admin_country_edit","route_parameters":{"_route":"admin_word_admin_country_edit","_controller":"App\\Controller\\AdminCountryController::editAdminCountry","id":"8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/admin-country/8/edit","method":"GET"} [] [2019-10-29 16:21:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:21: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 = ? [1] [] [2019-10-29 16:21:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:21:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:21:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21: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-29 16:21:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:21:39] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:21:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8aaabb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8aaabb","method":"GET"} [] [2019-10-29 16:21: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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-29 16:21:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:21: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-29 16:21:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:21:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:21:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:21:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:21:47] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:21:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8f956"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e8f956","method":"GET"} [] [2019-10-29 16:22:00] 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/totaltaskv2/public/profile/edit","method":"GET"} [] [2019-10-29 16:22:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16: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 = ? [1] [] [2019-10-29 16:22:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:22:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:22:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:22:00] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:22:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd21fd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dd21fd","method":"GET"} [] [2019-10-29 16:22:05] 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/totaltaskv2/public/profile/edit","method":"POST"} [] [2019-10-29 16:22:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:22: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 = ? [1] [] [2019-10-29 16:22:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:22:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:22:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-29 16:22:06] doctrine.DEBUG: UPDATE user SET civility = ? WHERE id = ? ["Mrs",1] [] [2019-10-29 16:22:06] doctrine.DEBUG: "COMMIT" [] [] [2019-10-29 16:22:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:22:07] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:22:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd90c0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dd90c0","method":"GET"} [] [2019-10-29 16:22:16] request.INFO: Matched route "user_show_profile". {"route":"user_show_profile","route_parameters":{"_route":"user_show_profile","_controller":"App\\Controller\\ProfileController::show"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/profile/show","method":"GET"} [] [2019-10-29 16:22:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16: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 = ? [1] [] [2019-10-29 16:22:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:22:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:22:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:22:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:22:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e60899"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/e60899","method":"GET"} [] [2019-10-29 16:22:25] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-29 16:22:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:22: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-29 16:22:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:22:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:22:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:26] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-29 16:22:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:22:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 16:22:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b21683"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b21683","method":"GET"} [] [2019-10-29 16:22:33] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-29 16:22:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:22:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:33] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:33] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-29 16:22:33] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:33] 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, 29 Oct 2019 15:22:33 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:33] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:33] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:22: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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-29 16:22:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:22: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-29 16:22:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 16:22:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:22:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:22:34] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:22:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df4cd3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/df4cd3","method":"GET"} [] [2019-10-29 16:22:42] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-29 16:22:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:22: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-29 16:22:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 16:22:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:22:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-29 16:22:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.user_id AS user_id_4, t0.presentiel_session_id AS presentiel_session_id_5 FROM user_presentiel_session t0 WHERE t0.presentiel_session_id = ? [4] [] [2019-10-29 16:22: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 = ? [87] [] [2019-10-29 16:22:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:22:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:22:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14afe7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/14afe7","method":"GET"} [] [2019-10-29 16:22:51] request.INFO: Matched route "affect_presentiel_session_new". {"route":"affect_presentiel_session_new","route_parameters":{"_route":"affect_presentiel_session_new","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session","method":"GET"} [] [2019-10-29 16:22:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16: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-29 16:22:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 16:22:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:22:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:22:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.country_id = ? AND p0_.id NOT IN (SELECT p1_.id FROM presentiel_session p1_ INNER JOIN user_presentiel_session u2_ ON p1_.id = u2_.presentiel_session_id WHERE p1_.country_id = ?) [223,223] [] [2019-10-29 16:22:52] 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 = ? [223] [] [2019-10-29 16:22: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_ [] [] [2019-10-29 16:22:52] 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-29 16:22:52] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-29 16:22:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:22:52] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:22:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:22:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51c524"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/51c524","method":"GET"} [] [2019-10-29 16:47:01] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-29 16:47:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:47:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:47:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:47:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 16:47:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c7375"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7c7375","method":"GET"} [] [2019-10-29 16:54:29] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-29 16:54:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:54:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 16:54:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7aad5b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7aad5b","method":"GET"} [] [2019-10-29 16:54:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-29 16:54:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:54:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:40] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:40] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16: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.email = ? LIMIT 1 ["super@gmail.com"] [] [2019-10-29 16:54:41] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"super@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:41] 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, 29 Oct 2019 15:54:41 GMT\r\nLocation: /totaltaskv2/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-word/\n \n \n Redirecting to /totaltaskv2/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:41] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:41] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:54:41] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-10-29 16:54:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:54: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 = ? [1] [] [2019-10-29 16:54:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:54:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:54:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:54:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:54:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b972ec"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b972ec","method":"GET"} [] [2019-10-29 16:54:45] request.INFO: Matched route "admin_word_list_country". {"route":"admin_word_list_country","route_parameters":{"_route":"admin_word_list_country","_controller":"App\\Controller\\AdminCountryController::listCountry"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country","method":"GET"} [] [2019-10-29 16:54:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:54: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-29 16:54:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:54:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:54:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 [] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",1] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [1] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",2] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",2] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [2] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",3] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",3] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [3] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",4] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",4] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [4] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",5] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",5] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [5] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",6] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",6] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [6] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",7] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",7] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [7] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",8] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",8] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [8] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",9] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",9] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [9] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",10] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",10] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [10] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",11] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",11] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [11] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",12] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",12] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [12] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",13] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",13] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [13] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",14] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",14] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [14] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",15] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",15] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [15] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",16] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",16] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [16] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",17] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",17] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [17] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",18] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",18] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [18] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",19] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",19] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [19] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",20] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",20] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [20] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",21] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",21] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [21] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",22] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",22] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [22] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",23] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",23] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [23] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",24] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",24] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [24] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",25] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",25] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [25] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",26] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",26] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [26] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",27] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",27] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [27] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",28] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",28] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [28] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",29] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",29] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [29] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",30] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",30] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [30] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",31] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",31] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [31] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",32] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",32] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [32] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",33] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",33] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [33] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",34] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",34] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [34] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",35] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",35] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [35] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",36] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",36] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [36] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",37] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",37] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [37] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",38] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",38] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [38] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",39] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",39] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [39] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",40] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",40] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [40] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",41] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",41] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [41] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",42] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",42] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [42] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",43] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",43] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [43] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",44] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",44] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [44] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",45] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",45] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [45] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",46] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",46] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [46] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",47] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",47] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [47] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",48] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",48] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [48] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",49] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",49] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [49] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",50] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",50] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [50] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",51] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",51] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [51] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",52] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",52] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [52] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",53] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",53] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [53] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",54] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",54] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [54] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",55] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",55] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [55] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",56] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",56] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [56] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",57] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",57] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [57] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",58] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",58] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [58] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",59] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",59] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [59] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",60] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",60] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [60] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",61] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",61] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [61] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",62] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",62] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [62] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",63] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",63] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [63] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",64] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",64] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [64] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",65] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",65] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [65] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",66] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",66] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [66] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",67] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",67] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [67] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",68] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",68] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [68] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",69] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",69] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [69] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",70] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",70] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [70] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",71] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",71] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [71] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",72] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",72] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [72] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",73] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",73] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [73] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",74] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",74] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [74] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",75] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",75] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [75] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",76] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",76] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [76] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",77] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",77] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [77] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",78] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",78] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [78] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",79] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",79] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [79] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",80] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",80] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [80] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",81] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",81] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [81] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",82] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",82] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [82] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",83] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",83] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [83] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",84] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",84] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [84] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",85] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",85] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [85] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",86] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",86] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [86] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",87] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",87] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [87] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",88] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",88] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [88] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",89] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",89] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [89] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",90] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",90] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [90] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",91] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",91] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [91] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",92] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",92] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [92] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",93] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",93] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [93] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",94] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",94] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [94] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",95] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",95] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [95] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",96] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",96] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [96] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",97] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",97] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [97] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",98] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",98] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [98] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",99] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",99] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [99] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",100] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",100] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [100] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",101] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",101] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [101] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",102] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",102] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [102] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",103] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",103] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [103] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",104] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",104] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [104] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",105] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",105] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [105] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",106] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",106] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [106] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",107] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",107] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [107] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",108] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",108] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [108] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",109] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",109] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [109] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",110] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",110] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [110] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",111] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",111] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [111] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",112] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",112] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [112] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",113] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",113] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [113] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",114] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",114] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [114] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",115] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",115] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [115] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",116] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",116] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [116] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",117] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",117] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [117] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",118] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",118] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [118] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",119] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",119] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [119] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",120] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",120] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [120] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",121] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",121] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [121] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",122] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",122] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [122] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",123] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",123] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [123] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",124] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",124] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [124] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",125] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",125] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [125] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",126] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",126] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [126] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",127] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",127] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [127] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",128] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",128] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [128] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",129] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",129] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [129] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",130] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",130] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [130] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",131] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",131] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [131] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",132] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",132] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [132] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",133] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",133] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [133] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",134] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",134] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [134] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",135] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",135] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [135] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",136] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",136] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [136] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",137] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",137] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [137] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",138] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",138] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [138] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",139] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",139] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [139] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",140] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",140] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [140] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",141] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",141] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [141] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",142] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",142] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [142] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",143] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",143] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [143] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",144] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",144] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [144] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",145] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",145] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [145] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",146] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",146] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [146] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",147] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",147] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [147] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",148] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",148] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [148] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",149] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",149] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [149] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",150] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",150] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [150] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",151] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",151] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [151] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",152] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",152] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [152] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",153] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",153] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [153] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",154] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",154] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [154] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",155] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",155] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [155] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",156] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",156] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [156] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",157] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",157] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [157] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",158] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",158] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [158] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",159] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",159] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [159] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",160] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",160] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [160] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",161] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",161] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [161] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",162] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",162] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [162] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",163] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",163] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [163] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",164] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",164] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [164] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",165] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",165] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [165] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",166] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",166] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [166] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",167] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",167] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [167] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",168] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",168] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [168] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",169] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",169] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [169] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",170] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",170] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [170] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",171] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",171] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [171] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",172] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",172] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [172] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",173] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",173] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [173] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",174] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",174] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [174] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",175] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",175] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [175] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",176] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",176] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [176] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",177] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",177] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [177] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",178] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",178] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [178] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",179] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",179] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [179] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",180] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",180] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [180] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",181] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",181] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [181] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",182] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",182] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [182] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",183] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",183] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [183] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",184] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",184] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [184] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",185] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",185] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [185] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",186] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",186] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [186] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",187] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",187] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [187] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",188] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",188] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [188] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",189] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",189] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [189] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",190] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",190] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [190] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",191] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",191] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [191] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",192] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",192] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [192] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",193] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",193] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [193] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",194] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",194] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [194] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",195] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",195] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [195] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",196] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",196] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [196] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",197] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",197] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [197] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",198] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",198] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [198] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",199] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",199] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [199] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",200] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",200] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [200] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",201] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",201] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [201] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",202] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",202] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [202] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",203] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",203] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [203] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",204] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",204] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [204] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",205] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",205] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [205] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",206] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",206] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [206] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",207] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",207] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [207] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",208] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",208] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [208] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",209] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",209] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [209] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",210] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",210] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [210] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",211] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",211] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [211] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",212] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",212] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [212] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",213] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",213] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [213] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",214] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",214] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [214] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",215] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",215] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [215] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",216] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",216] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [216] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",217] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",217] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [217] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",218] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",218] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [218] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",219] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",219] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [219] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",220] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",220] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [220] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",221] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",221] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [221] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",222] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",222] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [222] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",223] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [223] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",224] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",224] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [224] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",225] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",225] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [225] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",226] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",226] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [226] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",227] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",227] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [227] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",228] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",228] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [228] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",229] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",229] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [229] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",230] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",230] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [230] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",231] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",231] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [231] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",232] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",232] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [232] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",233] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",233] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [233] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",234] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",234] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [234] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",235] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",235] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [235] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",236] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",236] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [236] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",237] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",237] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [237] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",238] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",238] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [238] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",239] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",239] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [239] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",240] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",240] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [240] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",241] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",241] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [241] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",242] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",242] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [242] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",243] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",243] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [243] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",244] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",244] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [244] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",245] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",245] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [245] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",246] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",246] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [246] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",247] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",247] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [247] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",248] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",248] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [248] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",249] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",249] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [249] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",250] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",250] [] [2019-10-29 16:54:46] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [250] [] [2019-10-29 16:54:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:54:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:54:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BQ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BQ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BV.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BV.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bebc76"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bebc76","method":"GET"} [] [2019-10-29 16:54:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GF.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GF.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GP.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GP.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/HM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/HM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/IO.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/IO.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/PM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/PM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/RE.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/RE.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/SJ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/SJ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/SX.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/SX.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/UM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/UM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/XK.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/XK.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 16:54:54] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-29 16:54:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16: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.id = ? [1] [] [2019-10-29 16:54:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-10-29 16:54:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:54:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:55] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-29 16:54:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:54:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:54:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 16:54:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0caaf"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f0caaf","method":"GET"} [] [2019-10-29 16:55:01] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-29 16:55:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:55:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:01] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:01] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55: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 ["admin@gmail.com"] [] [2019-10-29 16:55:01] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:01] 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, 29 Oct 2019 15:55:01 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:01] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:01] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:55:01] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-29 16:55:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:55: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-29 16:55:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 16:55:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:55:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:55:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:55:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"510830"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/510830","method":"GET"} [] [2019-10-29 16:55:17] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/","method":"GET"} [] [2019-10-29 16:55:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:55: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-10-29 16:55:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 16:55:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:55:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-29 16:55:17] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-29 16:55:17] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-29 16:55:17] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-29 16:55:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:55:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:55:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"643475"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/643475","method":"GET"} [] [2019-10-29 16:55:45] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-29 16:55:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:55: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-29 16:55:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 16:55:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:55:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:55:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-29 16:55:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:55:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:55:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85df6a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/85df6a","method":"GET"} [] [2019-10-29 16:56:45] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-10-29 16:56:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 16:56: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-29 16:56:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 16:56:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 16:56:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:56:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 16:56:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-29 16:56:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 16:56:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 16:56:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"859df3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/859df3","method":"GET"} [] [2019-10-29 17:02:32] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"POST"} [] [2019-10-29 17:02:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:02: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-29 17:02:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:02:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:02:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:02:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:02:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-10-29 17:02:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:02:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:02:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f5dcd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/2f5dcd","method":"GET"} [] [2019-10-29 17:02:45] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-29 17:02:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:02: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-29 17:02:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:02:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:02:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:02:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:02:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-29 17:02:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:02:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:02:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d4cd4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3d4cd4","method":"GET"} [] [2019-10-29 17:02:55] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-29 17:02:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:02: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-29 17:02:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:02:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:02:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:02:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:02:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-29 17:02:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:02:55] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:02:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7bedd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c7bedd","method":"GET"} [] [2019-10-29 17:02:58] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-29 17:02:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:02: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-29 17:02:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:02:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:02:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:02:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:02:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-29 17:02:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.user_id AS user_id_4, t0.presentiel_session_id AS presentiel_session_id_5 FROM user_presentiel_session t0 WHERE t0.presentiel_session_id = ? [4] [] [2019-10-29 17:02: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 = ? [87] [] [2019-10-29 17:02:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:02:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:02:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb8fcd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/fb8fcd","method":"GET"} [] [2019-10-29 17:03:09] request.INFO: Matched route "candidat_interne_list". {"route":"candidat_interne_list","route_parameters":{"_route":"candidat_interne_list","_controller":"App\\Controller\\CandidatController::interneCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat/interne","method":"GET"} [] [2019-10-29 17:03:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:03: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-29 17:03:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:03:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:03:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03: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.type = ? AND t0.country_id = ? ["TYPE_INTERNE",223] [] [2019-10-29 17:03: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 = ? [6] [] [2019-10-29 17:03:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-29 17:03:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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 = ? [6] [] [2019-10-29 17:03:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:03:10] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:03:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b15b31"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b15b31","method":"GET"} [] [2019-10-29 17:03:13] 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/totaltaskv2/public/admin-country/service/","method":"GET"} [] [2019-10-29 17:03:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:03: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-29 17:03:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:03:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:03:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03: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 WHERE t0.country_id = ? [223] [] [2019-10-29 17:03:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:03:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:03:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1888c2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1888c2","method":"GET"} [] [2019-10-29 17:03:17] 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/totaltaskv2/public/admin-country/bm","method":"GET"} [] [2019-10-29 17:03:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:03: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-10-29 17:03:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:03:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:03:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03: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-29 17:03:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:03:17] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:03:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd3db9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/fd3db9","method":"GET"} [] [2019-10-29 17:03:18] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-29 17:03:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:03: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-29 17:03:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:03:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:03:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:03:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:03:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86349c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/86349c","method":"GET"} [] [2019-10-29 17:03:21] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-29 17:03:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:03: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-29 17:03:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:03:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:03:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:03:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:03:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b46e50"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b46e50","method":"GET"} [] [2019-10-29 17:03:24] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-29 17:03:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:03: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-29 17:03:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:03:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:03:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:03:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:03:25] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:03:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c0e68"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8c0e68","method":"GET"} [] [2019-10-29 17:05:27] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-29 17:05:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:05:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 17:05:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cea001"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/cea001","method":"GET"} [] [2019-10-29 17:05:39] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-29 17:05:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:05:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:39] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:39] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05: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.email = ? LIMIT 1 ["manager@gmail.com"] [] [2019-10-29 17:05:39] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"manager@gmail.com\", authenticated=true, roles=\"ROLE_MANAGER\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:39] 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, 29 Oct 2019 16:05:39 GMT\r\nLocation: /totaltaskv2/public/manager/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/manager/\n \n \n Redirecting to /totaltaskv2/public/manager/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:39] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:39] 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:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:05:39] request.INFO: Matched route "admin_manager_dashboard". {"route":"admin_manager_dashboard","route_parameters":{"_route":"admin_manager_dashboard","_controller":"App\\Controller\\ManagerController::dashboard"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/","method":"GET"} [] [2019-10-29 17:05:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:05: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 = ? [44] [] [2019-10-29 17:05:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-29 17:05:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:05:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:05:40] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:05:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29bfa6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/29bfa6","method":"GET"} [] [2019-10-29 17:05:44] request.INFO: Matched route "question_list_manager". {"route":"question_list_manager","route_parameters":{"_route":"question_list_manager","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/question/","method":"GET"} [] [2019-10-29 17:05:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:05: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 = ? [44] [] [2019-10-29 17:05:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-29 17:05:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:05:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-29 17:05:45] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-29 17:05:45] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-29 17:05:45] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-29 17:05:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:05:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:05:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b57b8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1b57b8","method":"GET"} [] [2019-10-29 17:05:57] request.INFO: Matched route "list_medias_quiz_manager". {"route":"list_medias_quiz_manager","route_parameters":{"_route":"list_medias_quiz_manager","_controller":"App\\Controller\\MediasController::listMediasQuiz"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/liste/quiz","method":"GET"} [] [2019-10-29 17:05:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:05: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 = ? [44] [] [2019-10-29 17:05:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-29 17:05:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:05:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:05:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_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-29 17:05:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:05:57] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:05:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1156d0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1156d0","method":"GET"} [] [2019-10-29 17:06:29] request.INFO: Matched route "candidat_externe_list_manager". {"route":"candidat_externe_list_manager","route_parameters":{"_route":"candidat_externe_list_manager","_controller":"App\\Controller\\CandidatController::externeCandidat"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/candidat/externe","method":"GET"} [] [2019-10-29 17:06:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:06: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 = ? [44] [] [2019-10-29 17:06:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-29 17:06:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:06:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:06:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:06: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_EXTERNE",223] [] [2019-10-29 17:06: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 = ? [8] [] [2019-10-29 17:06: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 = ? [11] [] [2019-10-29 17:06:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:06:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:06:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c3bf3"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/9c3bf3","method":"GET"} [] [2019-10-29 17:06:32] request.INFO: Matched route "manager_company_externe_list". {"route":"manager_company_externe_list","route_parameters":{"_route":"manager_company_externe_list","_controller":"App\\Controller\\CompanyController::externeCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/company/externe","method":"GET"} [] [2019-10-29 17:06:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:06: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 = ? [44] [] [2019-10-29 17:06:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-29 17:06:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:06:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:06:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:06: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-29 17:06:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:06:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:06:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a775c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1a775c","method":"GET"} [] [2019-10-29 17:06:47] request.INFO: Matched route "question_list_manager". {"route":"question_list_manager","route_parameters":{"_route":"question_list_manager","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/manager/question/","method":"GET"} [] [2019-10-29 17:06:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:06: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 = ? [44] [] [2019-10-29 17:06:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-29 17:06:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:06:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:06:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:06:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-29 17:06:48] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-29 17:06:48] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-29 17:06:48] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-29 17:06:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:06:48] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:06:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3bc47f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3bc47f","method":"GET"} [] [2019-10-29 17:06:51] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-29 17:06:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:06: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 = ? [44] [] [2019-10-29 17:06:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"manager@gmail.com"} [] [2019-10-29 17:06:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:06:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:06:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:06:52] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-29 17:06:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:06:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:06:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:06:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-29 17:06:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee1640"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ee1640","method":"GET"} [] [2019-10-29 17:07:07] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-29 17:07:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:07:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:07] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:07] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-29 17:07:08] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:08] 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, 29 Oct 2019 16:07:08 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:08] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:08] 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:07:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:07:08] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-29 17:07:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:07: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-29 17:07:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:07:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:07:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:07:08] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:07:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5cfb55"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5cfb55","method":"GET"} [] [2019-10-29 17:07:16] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-29 17:07:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:07: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-29 17:07:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:07:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:07:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-29 17:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.user_id AS user_id_4, t0.presentiel_session_id AS presentiel_session_id_5 FROM user_presentiel_session t0 WHERE t0.presentiel_session_id = ? [4] [] [2019-10-29 17:07: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 = ? [87] [] [2019-10-29 17:07:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:07:16] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:07:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"945d06"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/945d06","method":"GET"} [] [2019-10-29 17:07:25] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-29 17:07:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:07: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-29 17:07:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:07:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:07:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-29 17:07:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-29 17:07:25] 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 = ? [223] [] [2019-10-29 17:07:25] 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-29 17:07:25] 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-29 17:07:25] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-29 17:07:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-29 17:07:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-29 17:07:25] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-29 17:07:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"beefa1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/beefa1","method":"GET"} [] [2019-10-29 17:07:27] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-29 17:07:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-29 17:07: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-29 17:07:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-29 17:07:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-29 17:07:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-29 17:07:27] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-29 17:07:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:05:15] 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/totaltaskv2/public/admin-country/medias/liste/elearning","method":"GET"} [] [2019-10-31 10:05:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:05:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-31 10:05:18] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /home/interactoq/www/totaltaskv2/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} [] [2019-10-31 10:05:18] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-31 10:05:18] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-31 10:05:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:05:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-31 10:05:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bf640"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5bf640","method":"GET"} [] [2019-10-31 10:05:31] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-31 10:05:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:05:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:31] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:31] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-31 10:05:33] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:33] 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, 31 Oct 2019 09:05:33 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:33] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:33] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:05: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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-31 10:05:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:05: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-31 10:05:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:05:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:05:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:05:36] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:05:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5164d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b5164d","method":"GET"} [] [2019-10-31 10:05:39] request.INFO: Matched route "list_session_e_learning". {"route":"list_session_e_learning","route_parameters":{"_route":"list_session_e_learning","_controller":"App\\Controller\\ElearningSessionController::list"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/session-elearning/","method":"GET"} [] [2019-10-31 10:05:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:05: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-31 10:05:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:05:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:05:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.country_id = ? [223] [] [2019-10-31 10:05:40] 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.id = ? [4] [] [2019-10-31 10:05:40] 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.id = ? [5] [] [2019-10-31 10:05:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:05:40] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:05:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f1885"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3f1885","method":"GET"} [] [2019-10-31 10:05:44] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-31 10:05:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:05: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-31 10:05:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:05:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:05:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:45] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-31 10:05:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-31 10:05: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 = ? [43] [] [2019-10-31 10:05:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [2] [] [2019-10-31 10:05: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 = ? [64] [] [2019-10-31 10:05:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:05:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:05:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d922b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1d922b","method":"GET"} [] [2019-10-31 10:05:50] request.INFO: Matched route "affect_elearning_session_edit". {"route":"affect_elearning_session_edit","route_parameters":{"_route":"affect_elearning_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession","id":"1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/1/edit","method":"GET"} [] [2019-10-31 10:05:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:05: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-31 10:05:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:05:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:05:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["1"] [] [2019-10-31 10:05:51] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.id = ? [1] [] [2019-10-31 10:05:51] 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 = ? [223] [] [2019-10-31 10:05:51] 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-31 10:05:51] 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-31 10:05:51] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:05:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:05:52] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:05:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/1/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/1/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:05:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d47b2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0d47b2","method":"GET"} [] [2019-10-31 10:05:52] request.INFO: Matched route "users_elearning_session". {"route":"users_elearning_session","route_parameters":{"_route":"users_elearning_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-elearning-session?idSession=1","method":"GET"} [] [2019-10-31 10:05:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:05: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-31 10:05:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:05:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:05:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05: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 FROM user u0_ INNER JOIN user_elearning_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.elearning_session_id = ? [223,"1"] [] [2019-10-31 10:05:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:05:59] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:05:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:05:59] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-31 10:05: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-31 10:05:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:05:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:05:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:59] 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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-31 10:05:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:05:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:05: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-31 10:05:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:05:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:05:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:05: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 = ? LIMIT 1 ["6"] [] [2019-10-31 10:05: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-31 10:05:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:06:01] request.INFO: Matched route "services_direction". {"route":"services_direction","route_parameters":{"_route":"services_direction","_controller":"App\\Controller\\CandidatFormationController::getServicesDirection"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/services-direction?idDirection=6","method":"GET"} [] [2019-10-31 10:06:01] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=6&idService=","method":"GET"} [] [2019-10-31 10:06:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:06: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-31 10:06:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:06:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:06:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06: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 direction t0 WHERE t0.id = ? LIMIT 1 ["6"] [] [2019-10-31 10:06: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 INNER JOIN direction_service ON t0.id = direction_service.service_id WHERE direction_service.direction_id = ? [6] [] [2019-10-31 10:06:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:06:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:06: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-31 10:06:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:06:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:06:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:01] 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 FROM user u0_ WHERE u0_.company_id = ? AND u0_.direction_id = ? ["6","6"] [] [2019-10-31 10:06:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:06:03] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=6&idService=7","method":"GET"} [] [2019-10-31 10:06:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:06: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-31 10:06:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:06:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:06:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06: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 FROM user u0_ WHERE u0_.company_id = ? AND u0_.direction_id = ? AND u0_.service_id = ? ["6","6","7"] [] [2019-10-31 10:06:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:06:11] request.INFO: Matched route "affect_elearning_session_edit". {"route":"affect_elearning_session_edit","route_parameters":{"_route":"affect_elearning_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession","id":"1"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/1/edit","method":"POST"} [] [2019-10-31 10:06:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:06: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-31 10:06:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:06:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:06:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["1"] [] [2019-10-31 10:06:11] 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_.id IN (?) [223,["6"]] [] [2019-10-31 10:06:11] 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 (?) [["6"]] [] [2019-10-31 10:06:11] 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 (?) [["7"]] [] [2019-10-31 10:06:11] 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 ? AND u0_.country_id = ? AND u0_.id IN (?) ["%\"ROLE_CANDIDAT\"%",223,["43","64"]] [] [2019-10-31 10:06:13] php.CRITICAL: Call to a member function getId() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getId() on null at /home/interactoq/www/totaltaskv2/src/Controller/CandidatFormationController.php:81)"} [] [2019-10-31 10:06:13] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at /home/interactoq/www/totaltaskv2/src/Controller/CandidatFormationController.php line 81 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getId() on null at /home/interactoq/www/totaltaskv2/src/Controller/CandidatFormationController.php:81)"} [] [2019-10-31 10:06:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:06:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb6784"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/bb6784","method":"GET"} [] [2019-10-31 10:06:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/1/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/1/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:06:33] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/","method":"GET"} [] [2019-10-31 10:06:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:06: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-31 10:06:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:06:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:06:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-10-31 10:06: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-10-31 10:06: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-10-31 10:06: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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-10-31 10:06:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:06:35] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:06:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d05e5a"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/d05e5a","method":"GET"} [] [2019-10-31 10:06:41] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-10-31 10:06:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:06: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-31 10:06:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:06:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:06:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-10-31 10:06:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:06:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:06:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36e4a6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/36e4a6","method":"GET"} [] [2019-10-31 10:06:45] request.INFO: Matched route "admin_country_new_criteres_evaluation". {"route":"admin_country_new_criteres_evaluation","route_parameters":{"_route":"admin_country_new_criteres_evaluation","_controller":"App\\Controller\\ManagerController::addCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-criteres-evaluation","method":"GET"} [] [2019-10-31 10:06:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:06: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-31 10:06:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:06:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:06:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:06:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:06:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42c7c5"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/42c7c5","method":"GET"} [] [2019-10-31 10:06:59] request.INFO: Matched route "admin_country_new_criteres_evaluation". {"route":"admin_country_new_criteres_evaluation","route_parameters":{"_route":"admin_country_new_criteres_evaluation","_controller":"App\\Controller\\ManagerController::addCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-criteres-evaluation","method":"GET"} [] [2019-10-31 10:06:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:06: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-31 10:06:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:06:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:06:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:06:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:07:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:07:00] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:07:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7cee2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c7cee2","method":"GET"} [] [2019-10-31 10:07:12] request.INFO: Matched route "admin_country_new_criteres_evaluation". {"route":"admin_country_new_criteres_evaluation","route_parameters":{"_route":"admin_country_new_criteres_evaluation","_controller":"App\\Controller\\ManagerController::addCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-criteres-evaluation","method":"GET"} [] [2019-10-31 10:07:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:07: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-31 10:07:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:07:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:07:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:07:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:07:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:07:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:07:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6db8a9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6db8a9","method":"GET"} [] [2019-10-31 10:07:21] request.INFO: Matched route "admin_country_new_criteres_evaluation". {"route":"admin_country_new_criteres_evaluation","route_parameters":{"_route":"admin_country_new_criteres_evaluation","_controller":"App\\Controller\\ManagerController::addCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-criteres-evaluation","method":"GET"} [] [2019-10-31 10:07:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:07: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-31 10:07:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:07:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:07:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:07:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:07:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:07:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:07:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6998ba"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6998ba","method":"GET"} [] [2019-10-31 10:07:29] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-31 10:07:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:07: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-31 10:07:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:07:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:07:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:07:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:07:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:07:30] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:07:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5e2dd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b5e2dd","method":"GET"} [] [2019-10-31 10:07:56] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-31 10:07:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:07:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:07:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:07:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-31 10:07:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72d1a0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/72d1a0","method":"GET"} [] [2019-10-31 10:12:22] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-31 10:12:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:12:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:22] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:22] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-31 10:12:23] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:23] 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, 31 Oct 2019 09:12:23 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:23] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:23] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:12:23] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-31 10:12:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:12: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-31 10:12:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:12:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:12:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:12:24] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:12:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8cfe35"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8cfe35","method":"GET"} [] [2019-10-31 10:12:32] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-31 10:12:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:12: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-31 10:12:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:12:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:12:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-31 10:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.user_id AS user_id_4, t0.presentiel_session_id AS presentiel_session_id_5 FROM user_presentiel_session t0 WHERE t0.presentiel_session_id = ? [4] [] [2019-10-31 10:12: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 = ? [87] [] [2019-10-31 10:12:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:12:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:12:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78c210"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/78c210","method":"GET"} [] [2019-10-31 10:12:36] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:12:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:12: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-31 10:12:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:12:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:12:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:12:37] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:12:37] 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 = ? [223] [] [2019-10-31 10:12:37] 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-31 10:12:37] 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-31 10:12:37] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:12:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:12:37] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:12:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:12:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5de29"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/c5de29","method":"GET"} [] [2019-10-31 10:12:38] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:12:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:12: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-31 10:12:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:12:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:12:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:12:38] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:12:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:14:52] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:14:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:14:52] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-31 10:14: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-31 10:14:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:14:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:14:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:14:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:14:52] 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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-31 10:14:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:14:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:14: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-31 10:14:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:14:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:14:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:14:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:14:53] 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 = ? LIMIT 1 ["6"] [] [2019-10-31 10:14: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-31 10:14:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:14:55] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:14:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:14: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-31 10:14:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:14:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:14:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:14:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:14:55] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:14:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:15:03] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:15:03] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-31 10:15:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:15: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-31 10:15:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:15:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:15:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:15:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:15: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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-31 10:15:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:15:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:15: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-31 10:15:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:15:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:15:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:15:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:15: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 = ? LIMIT 1 ["6"] [] [2019-10-31 10:15: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 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-31 10:15:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:15:06] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:15:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:15: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-31 10:15:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:15:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:15:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:15:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:15: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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:15:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:17:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:18:11] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:18:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:18: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-31 10:18:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:18:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:18:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:18:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:18:11] 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 = ? [223] [] [2019-10-31 10:18:11] 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-31 10:18:11] 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-31 10:18:11] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:18:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:18:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:18:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:18:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39a49d"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/39a49d","method":"GET"} [] [2019-10-31 10:18:12] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:18:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:18: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-31 10:18:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:18:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:18:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:12] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:18:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:18:17] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:18:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:18: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-10-31 10:18:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:18:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:18:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18: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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:18:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:18:42] request.INFO: Matched route "candidat_elearning_session". {"route":"candidat_elearning_session","route_parameters":{"_route":"candidat_elearning_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-elearning-session","method":"GET"} [] [2019-10-31 10:18:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:18: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-31 10:18:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:18:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:18:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:42] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ INNER JOIN user_elearning_session u1_ ON e0_.id = u1_.elearning_session_id WHERE e0_.country_id = ? [223] [] [2019-10-31 10:18:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [1] [] [2019-10-31 10:18: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 = ? [43] [] [2019-10-31 10:18:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.score AS score_4, t0.time AS time_5, t0.play_at AS play_at_6, t0.user_id AS user_id_7, t0.elearning_session_id AS elearning_session_id_8 FROM user_elearning_session t0 WHERE t0.elearning_session_id = ? [2] [] [2019-10-31 10:18: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 = ? [64] [] [2019-10-31 10:18:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:18:42] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:18:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e9a02"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4e9a02","method":"GET"} [] [2019-10-31 10:18:45] request.INFO: Matched route "affect_elearning_session_edit". {"route":"affect_elearning_session_edit","route_parameters":{"_route":"affect_elearning_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession","id":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/2/edit","method":"GET"} [] [2019-10-31 10:18:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:18: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-31 10:18:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:18:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:18:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["2"] [] [2019-10-31 10:18:45] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.id = ? [2] [] [2019-10-31 10:18:45] 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 = ? [223] [] [2019-10-31 10:18:45] 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-31 10:18:45] 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-31 10:18: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:18:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:18:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/2/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/2/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:18:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:18:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d09fd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4d09fd","method":"GET"} [] [2019-10-31 10:18:46] request.INFO: Matched route "users_elearning_session". {"route":"users_elearning_session","route_parameters":{"_route":"users_elearning_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-elearning-session?idSession=2","method":"GET"} [] [2019-10-31 10:18:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10: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 = ? [8] [] [2019-10-31 10:18:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:18:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:18:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:46] 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 FROM user u0_ INNER JOIN user_elearning_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.elearning_session_id = ? [223,"2"] [] [2019-10-31 10:18:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:18:50] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:18:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:18: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-31 10:18:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:18:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:18:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18: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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:18:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:18:58] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-31 10:18:58] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:18:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:18: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-31 10:18:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:18:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:18:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18: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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-31 10:18:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:18:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:18: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-31 10:18:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:18:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:18:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:18: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 = ? LIMIT 1 ["6"] [] [2019-10-31 10:18: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 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-31 10:18:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:19:01] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=10&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:19:01] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=10","method":"GET"} [] [2019-10-31 10:19:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:19: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-31 10:19:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:19:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:19:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19:01] 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 FROM user u0_ WHERE u0_.company_id = ? ["10"] [] [2019-10-31 10:19:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:19:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:19: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-31 10:19:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:19:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:19:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19:01] 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 = ? LIMIT 1 ["10"] [] [2019-10-31 10:19: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [10] [] [2019-10-31 10:19:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:19:05] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=11&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:19:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10: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-31 10:19:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:19:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:19:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19: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 FROM user u0_ WHERE u0_.company_id = ? ["11"] [] [2019-10-31 10:19:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:19:08] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:19:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:19: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-31 10:19:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:19:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:19:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19:08] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:19:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:19:12] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-31 10:19:12] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:19:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:19: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-31 10:19:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:19:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:19:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19: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 = ? LIMIT 1 ["6"] [] [2019-10-31 10:19: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 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-31 10:19:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:19:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:19: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-31 10:19:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:19:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:19:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:19:12] 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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-31 10:19:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:19:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/2/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/2/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:21:12] request.INFO: Matched route "affect_elearning_session_edit". {"route":"affect_elearning_session_edit","route_parameters":{"_route":"affect_elearning_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatElearningSession","id":"2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/2/edit","method":"GET"} [] [2019-10-31 10:21:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:21: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-31 10:21:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:21:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:21:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.formation_id AS formation_id_4, t0.user_id AS user_id_5, t0.country_id AS country_id_6 FROM elearning_session t0 WHERE t0.id = ? ["2"] [] [2019-10-31 10:21:12] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.created_at AS created_at_2, e0_.formation_id AS formation_id_3, e0_.user_id AS user_id_4, e0_.country_id AS country_id_5 FROM elearning_session e0_ WHERE e0_.id = ? [2] [] [2019-10-31 10:21:12] 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 = ? [223] [] [2019-10-31 10:21:12] 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-31 10:21:12] 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-31 10:21:12] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:21:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:21:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/2/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-elearning-session/2/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:21:15] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:21:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58c918"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/58c918","method":"GET"} [] [2019-10-31 10:21:16] request.INFO: Matched route "users_elearning_session". {"route":"users_elearning_session","route_parameters":{"_route":"users_elearning_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsElearningSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-elearning-session?idSession=2","method":"GET"} [] [2019-10-31 10:21:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:21: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-31 10:21:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:21:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:21:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:16] 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 FROM user u0_ INNER JOIN user_elearning_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.elearning_session_id = ? [223,"2"] [] [2019-10-31 10:21:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:21:19] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-31 10:21:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:21: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-31 10:21:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:21:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:21:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-31 10:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.user_id AS user_id_4, t0.presentiel_session_id AS presentiel_session_id_5 FROM user_presentiel_session t0 WHERE t0.presentiel_session_id = ? [4] [] [2019-10-31 10:21: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 = ? [87] [] [2019-10-31 10:21:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:21:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:21:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16d5d9"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/16d5d9","method":"GET"} [] [2019-10-31 10:21:21] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:21:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10: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-31 10:21:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:21:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:21:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:21:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:21:21] 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 = ? [223] [] [2019-10-31 10:21:21] 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-31 10:21:21] 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-31 10:21:21] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:21:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:21:22] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:21:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:21:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4417b2"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/4417b2","method":"GET"} [] [2019-10-31 10:21:22] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:21:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:21: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-31 10:21:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:21:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:21:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:22] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:21:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:21:26] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:21:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:21: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-31 10:21:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:21:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:21:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:21:27] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:21:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:22:42] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:22:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:22: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-31 10:22:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:22:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:22:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:22:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:22:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:22:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:22:43] 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 = ? [223] [] [2019-10-31 10:22:43] 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-31 10:22:43] 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-31 10:22: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:22:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:22:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:22:45] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:22:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dcb833"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dcb833","method":"GET"} [] [2019-10-31 10:22:47] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:22:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:22: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-31 10:22:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:22:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:22:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:22:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:22:47] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:22:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:22:56] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:22:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10: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-31 10:22:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:22:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:22:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:22:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:22:56] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:22:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:23:03] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-31 10:23:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:23: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-31 10:23:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:23:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:04] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-31 10:23:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-31 10:23:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95f243"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/95f243","method":"GET"} [] [2019-10-31 10:23:10] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-10-31 10:23:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:10] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:10] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-10-31 10:23:10] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:10] 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, 31 Oct 2019 09:23:10 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:10] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:10] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:23:11] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-10-31 10:23:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:23: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-31 10:23:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:23:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:23:11] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:23:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb26cb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/fb26cb","method":"GET"} [] [2019-10-31 10:23:18] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-31 10:23:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10: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-31 10:23:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:23:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-31 10:23:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.user_id AS user_id_4, t0.presentiel_session_id AS presentiel_session_id_5 FROM user_presentiel_session t0 WHERE t0.presentiel_session_id = ? [4] [] [2019-10-31 10: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 = ? [87] [] [2019-10-31 10:23:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:23:19] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:23:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31b254"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/31b254","method":"GET"} [] [2019-10-31 10:23:20] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:23:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10: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-31 10:23:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:23:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:23:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:23:20] 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 = ? [223] [] [2019-10-31 10:23:20] 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-31 10: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_ [] [] [2019-10-31 10:23: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:23:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:23:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:23:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:23:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"025379"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/025379","method":"GET"} [] [2019-10-31 10:23:21] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:23:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:23: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-31 10:23:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:23:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:21] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:23:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:23:24] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:23:24] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-31 10:23:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:23: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-31 10:23:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:23:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23: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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-31 10:23:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:23:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:23: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-31 10:23:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:23:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:24] 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 = ? LIMIT 1 ["6"] [] [2019-10-31 10:23: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-31 10:23:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:23:27] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:23:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:23: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-31 10:23:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:23:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:27] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:23:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:23:32] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=11&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:23:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:23: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-31 10:23:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:23:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23: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 FROM user u0_ WHERE u0_.company_id = ? ["11"] [] [2019-10-31 10:23:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:23:49] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:23:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:23: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-31 10:23:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:23:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:23:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:23: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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:23:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:27:07] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:27:07] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-31 10:27:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:27: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-31 10:27:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:27:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:27:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27:08] 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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-31 10:27:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:27:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:27: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-31 10:27:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:27:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:27:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27: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 = ? LIMIT 1 ["6"] [] [2019-10-31 10:27: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 direction t0 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-31 10:27:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:27:25] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:27:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:27: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-31 10:27:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:27:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:27:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27:25] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:27:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:27:39] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:27:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:27: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-31 10:27:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:27:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:27:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:27:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:27:40] 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 = ? [223] [] [2019-10-31 10:27:40] 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-31 10:27:40] 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-31 10:27: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:27:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:27:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:27:40] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:27:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1e943"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/f1e943","method":"GET"} [] [2019-10-31 10:27:41] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:27:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:27: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-31 10:27:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:27:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:27:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27:41] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:27:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:27:49] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:27:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:27: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-31 10:27:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:27:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:27:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:27: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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:27:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:30:41] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:30:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:30: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-31 10:30:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:30:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:30:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:30:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:30:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:30:42] 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 = ? [223] [] [2019-10-31 10:30:42] 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-31 10:30:42] 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-31 10:30:42] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:30:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:30:44] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:30:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fc0012"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/fc0012","method":"GET"} [] [2019-10-31 10:30:45] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:30:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:30: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-31 10:30:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:30:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:30:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:30:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:30: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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:30:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:30:55] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:30:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:30: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-31 10:30:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:30:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:30:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:30:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:30:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:30:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:30:56] 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 = ? [223] [] [2019-10-31 10:30:56] 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-31 10:30:56] 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-31 10:30:56] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:30:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:30:57] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:30:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f2b87"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0f2b87","method":"GET"} [] [2019-10-31 10:30:58] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:30:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:30: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-31 10:30:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:30:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:30:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:30:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:30: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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:30:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:31:16] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:31:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:31: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-31 10:31:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:31:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:31:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:31:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:31:16] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:31:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:32:18] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:32:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:32: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-31 10:32:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:32:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:32:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:32:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:32:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:32:18] 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 = ? [223] [] [2019-10-31 10:32:18] 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-31 10:32:18] 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-31 10:32: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:32:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:32:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:32:21] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:32:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3f71c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b3f71c","method":"GET"} [] [2019-10-31 10:32:22] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:32:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:32: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-31 10:32:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:32:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:32:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:32:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:32:22] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:32:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:33:28] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:33:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:33: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-31 10:33:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:33:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:33:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:33:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:33:29] 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 = ? [223] [] [2019-10-31 10:33:29] 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-31 10:33: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_ [] [] [2019-10-31 10:33:29] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:33:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:33:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:33:32] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:33:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ccab60"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/ccab60","method":"GET"} [] [2019-10-31 10:33:33] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:33:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10: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-31 10:33:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:33:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:33:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33: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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:33:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:33:37] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-31 10:33:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:33:37] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:33: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-31 10:33:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:33:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:33:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:37] 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 = ? LIMIT 1 ["6"] [] [2019-10-31 10:33: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 INNER JOIN company_direction ON t0.id = company_direction.direction_id WHERE company_direction.company_id = ? [6] [] [2019-10-31 10:33:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:33:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:33: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-31 10:33:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:33:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:33:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:37] 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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-31 10:33:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:33:41] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:33:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:33: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-31 10:33:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:33:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:33:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:41] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:33:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:33:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:33:52] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=11&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:33:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:33: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-31 10:33:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:33:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:33:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:52] 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 FROM user u0_ WHERE u0_.company_id = ? ["11"] [] [2019-10-31 10:33:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:33:55] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:33:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:33: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-31 10:33:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:33:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:33:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:55] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:33:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:33:57] request.INFO: Matched route "directions_company". {"route":"directions_company","route_parameters":{"_route":"directions_company","_controller":"App\\Controller\\CandidatFormationController::getDirectionsCompany"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/directions-company?idCompany=6","method":"GET"} [] [2019-10-31 10:33:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:33: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-31 10:33:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:33:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:33:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:57] 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 = ? LIMIT 1 ["6"] [] [2019-10-31 10:33:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS 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-31 10:33:57] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=6&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:33:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:33:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:33: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-31 10:33:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:33:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:33:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:33:57] 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 FROM user u0_ WHERE u0_.company_id = ? ["6"] [] [2019-10-31 10:33:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:38:19] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:38:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:38: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-31 10:38:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:38:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:38:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:38:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:38:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:38:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:38:20] 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 = ? [223] [] [2019-10-31 10:38:20] 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-31 10:38: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_ [] [] [2019-10-31 10:38: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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:38:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:38:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:38:23] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:38:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d7bbb"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3d7bbb","method":"GET"} [] [2019-10-31 10:38:23] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:38:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:38: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-31 10:38:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:38:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:38:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:38:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:38: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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:38:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:38:27] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=11&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:38:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:38: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-31 10:38:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:38:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:38:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:38:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:38:27] 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 FROM user u0_ WHERE u0_.company_id = ? ["11"] [] [2019-10-31 10:38:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:41:51] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:41:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:41: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-31 10:41:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:41:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:41:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:41:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:41:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:41:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:41:51] 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 = ? [223] [] [2019-10-31 10:41:51] 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-31 10:41:51] 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-31 10:41:51] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:41:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:41:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:41:54] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:41:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a42074"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/a42074","method":"GET"} [] [2019-10-31 10:41:54] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:41:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:41: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-31 10:41:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:41:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:41:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:41:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:41:54] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:41:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:41:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:42:54] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:42:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:42: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-31 10:42:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:42:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:42:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:42:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:42:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:42:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:42:55] 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 = ? [223] [] [2019-10-31 10:42: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_ [] [] [2019-10-31 10:42:55] 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-31 10:42:55] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:42:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:42:55] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:42:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:42:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"883e10"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/883e10","method":"GET"} [] [2019-10-31 10:42:56] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:42:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:42: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-31 10:42:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:42:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:42:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:42:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:42:56] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:42:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:43:11] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:43:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:43: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-31 10:43:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:43:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:43:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:43:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:43:11] 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 = ? [223] [] [2019-10-31 10:43:11] 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-31 10:43:11] 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-31 10:43:11] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:43:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:43:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:43:14] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:43:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55725b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/55725b","method":"GET"} [] [2019-10-31 10:43:15] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:43:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:43: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-31 10:43:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:43:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:43:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43:15] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:43:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:43:28] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:43:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10: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-10-31 10:43:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:43:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:43:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:43:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:43:28] 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 = ? [223] [] [2019-10-31 10:43:28] 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-31 10:43:28] 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-31 10:43:28] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:43:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:43:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css" (from "http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/dualbox/src/bootstrap-duallistbox.css\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-10-31 10:43:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:43:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5322b"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b5322b","method":"GET"} [] [2019-10-31 10:43:31] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:43:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:43: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-31 10:43:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:43:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:43:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43: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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:43:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:43:38] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=11&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:43:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:43: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-31 10:43:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:43:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:43:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43:38] 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 FROM user u0_ WHERE u0_.company_id = ? ["11"] [] [2019-10-31 10:43:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:43:42] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:43:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:43: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-31 10:43:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:43:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:43:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:43:42] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:43:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:45:37] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 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-31 10:45: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-31 10:45:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:45:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:45:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:45:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:45:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:45:39] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:45:39] 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 = ? [223] [] [2019-10-31 10:45:39] 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-31 10:45:39] 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-31 10:45:39] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:45:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:45:41] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:45:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbb898"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dbb898","method":"GET"} [] [2019-10-31 10:45:42] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:45:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:45: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-31 10:45:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:45:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:45:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:45:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:45:42] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:45:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:45:48] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=11&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:45:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:45: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-31 10:45:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:45:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:45:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:45:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:45:48] 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 FROM user u0_ WHERE u0_.company_id = ? ["11"] [] [2019-10-31 10:45:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:45:51] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:45:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:45: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-31 10:45:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:45:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:45:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:45:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:45:51] 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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:45:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:49:58] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"GET"} [] [2019-10-31 10:49:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:49: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-31 10:49:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:49:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:49:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:49:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:49:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:49:59] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ WHERE p0_.id = ? [4] [] [2019-10-31 10:49:59] 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 = ? [223] [] [2019-10-31 10:49: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_ [] [] [2019-10-31 10:49:59] 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-31 10:49:59] 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 ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-10-31 10:49:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:49:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:50:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc00ca"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/dc00ca","method":"GET"} [] [2019-10-31 10:50:00] request.INFO: Matched route "users_presentiel_session". {"route":"users_presentiel_session","route_parameters":{"_route":"users_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::getCandidatsPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-presentiel-session?idSession=4","method":"GET"} [] [2019-10-31 10:50:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:50: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-31 10:50:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:50:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:50:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:00] 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 FROM user u0_ INNER JOIN user_presentiel_session u1_ ON u0_.id = u1_.user_id WHERE u0_.country_id = ? AND u1_.presentiel_session_id = ? [223,"4"] [] [2019-10-31 10:50:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:50:07] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=11&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:50:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:50: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-31 10:50:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:50:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:50:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:07] 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 FROM user u0_ WHERE u0_.company_id = ? ["11"] [] [2019-10-31 10:50:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:50:09] request.INFO: Matched route "users_filter". {"route":"users_filter","route_parameters":{"_route":"users_filter","_controller":"App\\Controller\\CandidatFormationController::getUsersFilter"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/users-filter?idCompany=8&idDirection=&idService=","method":"GET"} [] [2019-10-31 10:50:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:50: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-31 10:50:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:50:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:50:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50: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 FROM user u0_ WHERE u0_.company_id = ? ["8"] [] [2019-10-31 10:50:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:50:16] request.INFO: Matched route "affect_presentiel_session_edit". {"route":"affect_presentiel_session_edit","route_parameters":{"_route":"affect_presentiel_session_edit","_controller":"App\\Controller\\CandidatFormationController::affectCandidatPresentielSession","id":"4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/affect-presentiel-session/4/edit","method":"POST"} [] [2019-10-31 10:50:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:50: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-31 10:50:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:50:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:50:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? ["4"] [] [2019-10-31 10:50:16] 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_.id IN (?) [223,["8"]] [] [2019-10-31 10:50:16] 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 ? AND u0_.country_id = ? AND u0_.id IN (?) ["%\"ROLE_CANDIDAT\"%",223,["87","43"]] [] [2019-10-31 10:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.id = ? LIMIT 1 [4] [] [2019-10-31 10:50:17] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.view AS view_1, u0_.affected_at AS affected_at_2, u0_.user_id AS user_id_3, u0_.presentiel_session_id AS presentiel_session_id_4 FROM user_presentiel_session u0_ WHERE u0_.presentiel_session_id = ? AND u0_.user_id = ? [4,87] [] [2019-10-31 10:50:17] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.view AS view_1, u0_.affected_at AS affected_at_2, u0_.user_id AS user_id_3, u0_.presentiel_session_id AS presentiel_session_id_4 FROM user_presentiel_session u0_ WHERE u0_.presentiel_session_id = ? AND u0_.user_id = ? [4,43] [] [2019-10-31 10:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.time AS time_5, t0.created_at AS created_at_6, t0.formateur_id AS formateur_id_7, t0.formation_id AS formation_id_8, t0.user_id AS user_id_9, t0.country_id AS country_id_10 FROM presentiel_session t0 WHERE t0.formateur_id = ? [43] [] [2019-10-31 10:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.user_id AS user_id_4, t0.presentiel_session_id AS presentiel_session_id_5 FROM user_presentiel_session t0 WHERE t0.presentiel_session_id = ? [4] [] [2019-10-31 10:50:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-10-31 10:50:17] doctrine.DEBUG: INSERT INTO user_presentiel_session (view, affected_at, user_id, presentiel_session_id) VALUES (?, ?, ?, ?) {"1":false,"2":"2019-10-31 10:50:17","3":43,"4":4} [] [2019-10-31 10:50:17] doctrine.DEBUG: UPDATE presentiel_session SET formateur_id = ? WHERE id = ? [43,4] [] [2019-10-31 10:50:17] doctrine.DEBUG: "COMMIT" [] [] [2019-10-31 10:50:17] 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.id = ? [5] [] [2019-10-31 10:50:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:50:18] request.INFO: Matched route "candidat_presentiel_session". {"route":"candidat_presentiel_session","route_parameters":{"_route":"candidat_presentiel_session","_controller":"App\\Controller\\CandidatFormationController::ListCandidatPresentielSession"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/candidat-presentiel-session","method":"GET"} [] [2019-10-31 10:50:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:50: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-31 10:50:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:50:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:50:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.time AS time_4, p0_.created_at AS created_at_5, p0_.formateur_id AS formateur_id_6, p0_.formation_id AS formation_id_7, p0_.user_id AS user_id_8, p0_.country_id AS country_id_9 FROM presentiel_session p0_ INNER JOIN user_presentiel_session u1_ ON p0_.id = u1_.presentiel_session_id WHERE p0_.country_id = ? [223] [] [2019-10-31 10:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.view AS view_2, t0.affected_at AS affected_at_3, t0.user_id AS user_id_4, t0.presentiel_session_id AS presentiel_session_id_5 FROM user_presentiel_session t0 WHERE t0.presentiel_session_id = ? [4] [] [2019-10-31 10:50: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 = ? [87] [] [2019-10-31 10:50: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 = ? [43] [] [2019-10-31 10:50:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-10-31 10:50:18] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-10-31 10:50:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91e915"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/91e915","method":"GET"} [] [2019-10-31 10:50:22] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-10-31 10:50:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-10-31 10:50: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-31 10:50:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-10-31 10:50:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:50:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:22] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-10-31 10:50:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-10-31 10:50:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-10-31 10:50:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-31 10:50:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ef757"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/1ef757","method":"GET"} [] [2019-11-04 09:45:57] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-11-04 09:45:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-04 09:46:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-04 09:46:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-04 09:46:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-05 12:47:06] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-11-05 12:47:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-05 12:47:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-05 12:47:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-05 12:47:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-05 12:47:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5234ab"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5234ab","method":"GET"} [] [2019-11-07 09:08:37] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-11-07 09:08:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:08:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:08:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:08:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-07 09:08:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b02e7e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/b02e7e","method":"GET"} [] [2019-11-07 09:08:57] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-11-07 09:08:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:08:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:08:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:08:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-07 09:09:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-11-07 09:09:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:09:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:09:41] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:09:42] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:09: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.email = ? LIMIT 1 ["super@gmail.com"] [] [2019-11-07 09:09:47] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"super@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:09:47] 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, 07 Nov 2019 08:09:47 GMT\r\nLocation: /totaltaskv2/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-word/\n \n \n Redirecting to /totaltaskv2/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:09:47] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:09:47] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:09:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:09:48] 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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-11-07 09:09:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:09: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 = ? [1] [] [2019-11-07 09:09:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-11-07 09:09:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:09:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:09:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:09:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:09:50] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:09:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6246f0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/6246f0","method":"GET"} [] [2019-11-07 09:10:02] 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/totaltaskv2/public/admin-word/admin-country","method":"GET"} [] [2019-11-07 09:10:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:10: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 = ? [1] [] [2019-11-07 09:10:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-11-07 09:10:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:10:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:10:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:10:02] 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-11-07 09:10:02] 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-11-07 09:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [2] [] [2019-11-07 09:10:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:10:02] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:10:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"571438"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/571438","method":"GET"} [] [2019-11-07 09:10:12] request.INFO: Matched route "admin_word_list_country". {"route":"admin_word_list_country","route_parameters":{"_route":"admin_word_list_country","_controller":"App\\Controller\\AdminCountryController::listCountry"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country","method":"GET"} [] [2019-11-07 09:10:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:10: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-11-07 09:10:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-11-07 09:10:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:10:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:10:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 [] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",1] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [1] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",2] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",2] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [2] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",3] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",3] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [3] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",4] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",4] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [4] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",5] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",5] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [5] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",6] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",6] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [6] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",7] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",7] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [7] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",8] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",8] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [8] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",9] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",9] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [9] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",10] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",10] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [10] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",11] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",11] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [11] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",12] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",12] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [12] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",13] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",13] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [13] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",14] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",14] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [14] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",15] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",15] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [15] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",16] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",16] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [16] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",17] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",17] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [17] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",18] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",18] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [18] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",19] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",19] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [19] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",20] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",20] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [20] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",21] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",21] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [21] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",22] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",22] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [22] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",23] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",23] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [23] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",24] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",24] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [24] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",25] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",25] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [25] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",26] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",26] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [26] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",27] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",27] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [27] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",28] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",28] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [28] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",29] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",29] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [29] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",30] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",30] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [30] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",31] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",31] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [31] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",32] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",32] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [32] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",33] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",33] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [33] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",34] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",34] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [34] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",35] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",35] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [35] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",36] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",36] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [36] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",37] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",37] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [37] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",38] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",38] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [38] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",39] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",39] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [39] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",40] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",40] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [40] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",41] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",41] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [41] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",42] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",42] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [42] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",43] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",43] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [43] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",44] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",44] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [44] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",45] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",45] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [45] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",46] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",46] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [46] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",47] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",47] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [47] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",48] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",48] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [48] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",49] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",49] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [49] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",50] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",50] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [50] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",51] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",51] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [51] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",52] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",52] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [52] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",53] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",53] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [53] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",54] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",54] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [54] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",55] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",55] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [55] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",56] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",56] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [56] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",57] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",57] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [57] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",58] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",58] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [58] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",59] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",59] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [59] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",60] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",60] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [60] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",61] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",61] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [61] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",62] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",62] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [62] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",63] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",63] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [63] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",64] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",64] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [64] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",65] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",65] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [65] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",66] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",66] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [66] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",67] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",67] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [67] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",68] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",68] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [68] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",69] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",69] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [69] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",70] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",70] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [70] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",71] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",71] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [71] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",72] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",72] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [72] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",73] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",73] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [73] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",74] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",74] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [74] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",75] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",75] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [75] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",76] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",76] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [76] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",77] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",77] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [77] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",78] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",78] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [78] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",79] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",79] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [79] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",80] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",80] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [80] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",81] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",81] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [81] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",82] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",82] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [82] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",83] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",83] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [83] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",84] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",84] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [84] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",85] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",85] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [85] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",86] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",86] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [86] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",87] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",87] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [87] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",88] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",88] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [88] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",89] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",89] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [89] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",90] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",90] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [90] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",91] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",91] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [91] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",92] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",92] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [92] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",93] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",93] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [93] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",94] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",94] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [94] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",95] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",95] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [95] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",96] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",96] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [96] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",97] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",97] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [97] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",98] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",98] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [98] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",99] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",99] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [99] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",100] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",100] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [100] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",101] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",101] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [101] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",102] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",102] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [102] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",103] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",103] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [103] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",104] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",104] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [104] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",105] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",105] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [105] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",106] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",106] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [106] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",107] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",107] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [107] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",108] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",108] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [108] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",109] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",109] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [109] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",110] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",110] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [110] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",111] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",111] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [111] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",112] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",112] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [112] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",113] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",113] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [113] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",114] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",114] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [114] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",115] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",115] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [115] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",116] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",116] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [116] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",117] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",117] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [117] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",118] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",118] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [118] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",119] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",119] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [119] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",120] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",120] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [120] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",121] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",121] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [121] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",122] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",122] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [122] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",123] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",123] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [123] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",124] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",124] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [124] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",125] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",125] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [125] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",126] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",126] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [126] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",127] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",127] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [127] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",128] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",128] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [128] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",129] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",129] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [129] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",130] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",130] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [130] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",131] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",131] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [131] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",132] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",132] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [132] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",133] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",133] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [133] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",134] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",134] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [134] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",135] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",135] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [135] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",136] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",136] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [136] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",137] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",137] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [137] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",138] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",138] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [138] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",139] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",139] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [139] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",140] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",140] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [140] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",141] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",141] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [141] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",142] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",142] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [142] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",143] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",143] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [143] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",144] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",144] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [144] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",145] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",145] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [145] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",146] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",146] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [146] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",147] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",147] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [147] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",148] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",148] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [148] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",149] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",149] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [149] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",150] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",150] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [150] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",151] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",151] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [151] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",152] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",152] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [152] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",153] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",153] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [153] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",154] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",154] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [154] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",155] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",155] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [155] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",156] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",156] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [156] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",157] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",157] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [157] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",158] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",158] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [158] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",159] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",159] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [159] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",160] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",160] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [160] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",161] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",161] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [161] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",162] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",162] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [162] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",163] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",163] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [163] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",164] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",164] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [164] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",165] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",165] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [165] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",166] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",166] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [166] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",167] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",167] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [167] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",168] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",168] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [168] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",169] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",169] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [169] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",170] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",170] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [170] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",171] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",171] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [171] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",172] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",172] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [172] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",173] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",173] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [173] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",174] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",174] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [174] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",175] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",175] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [175] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",176] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",176] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [176] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",177] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",177] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [177] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",178] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",178] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [178] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",179] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",179] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [179] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",180] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",180] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [180] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",181] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",181] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [181] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",182] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",182] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [182] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",183] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",183] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [183] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",184] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",184] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [184] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",185] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",185] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [185] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",186] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",186] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [186] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",187] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",187] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [187] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",188] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",188] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [188] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",189] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",189] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [189] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",190] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",190] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [190] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",191] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",191] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [191] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",192] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",192] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [192] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",193] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",193] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [193] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",194] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",194] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [194] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",195] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",195] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [195] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",196] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",196] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [196] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",197] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",197] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [197] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",198] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",198] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [198] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",199] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",199] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [199] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",200] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",200] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [200] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",201] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",201] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [201] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",202] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",202] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [202] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",203] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",203] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [203] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",204] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",204] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [204] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",205] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",205] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [205] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",206] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",206] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [206] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",207] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",207] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [207] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",208] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",208] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [208] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",209] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",209] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [209] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",210] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",210] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [210] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",211] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",211] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [211] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",212] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",212] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [212] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",213] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",213] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [213] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",214] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",214] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [214] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",215] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",215] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [215] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",216] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",216] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [216] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",217] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",217] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [217] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",218] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",218] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [218] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",219] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",219] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [219] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",220] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",220] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [220] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",221] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",221] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [221] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",222] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",222] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [222] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",223] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [223] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",224] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",224] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [224] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",225] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",225] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [225] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",226] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",226] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [226] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",227] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",227] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [227] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",228] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",228] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [228] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",229] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",229] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [229] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",230] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",230] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [230] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",231] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",231] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [231] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",232] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",232] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [232] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",233] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",233] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [233] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",234] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",234] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [234] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",235] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",235] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [235] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",236] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",236] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [236] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",237] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",237] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [237] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",238] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",238] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [238] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",239] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",239] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [239] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",240] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",240] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [240] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",241] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",241] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [241] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",242] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",242] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [242] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",243] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",243] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [243] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",244] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",244] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [244] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",245] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",245] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [245] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",246] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",246] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [246] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",247] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",247] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [247] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",248] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",248] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [248] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",249] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",249] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [249] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",250] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",250] [] [2019-11-07 09:10:12] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [250] [] [2019-11-07 09:10:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:10:13] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:10:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"406d0f"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/406d0f","method":"GET"} [] [2019-11-07 09:10:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BV.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BV.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/BQ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/BQ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:14] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-11-07 09:10:14] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":111,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":196,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-11-07 09:10:14] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Cache/FilesystemCache.php\",\"line\":54,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Environment.php\",\"line\":409,\"function\":\"write\",\"class\":\"Twig\\\\Cache\\\\FilesystemCache\",\"type\":\"->\"}],\"count\":1})"} [] [2019-11-07 09:10:14] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Cache/FilesystemCache.php\",\"line\":54,\"trace\":[{\"file\":\"/home/interactoq/www/totaltaskv2/vendor/twig/twig/src/Environment.php\",\"line\":409,\"function\":\"write\",\"class\":\"Twig\\\\Cache\\\\FilesystemCache\",\"type\":\"->\"}],\"count\":1})"} [] [2019-11-07 09:10:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GF.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GF.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/GP.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/GP.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/HM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/HM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/IO.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/IO.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/PM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/PM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/RE.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/RE.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/SJ.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/SJ.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/SX.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/SX.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/UM.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/UM.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/total-task/flags/XK.png" (from "http://interactions-dev.com/totaltaskv2/public/admin-word/list-country")" at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/total-task/flags/XK.png\" (from \"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country\") at /home/interactoq/www/totaltaskv2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/interactoq/www/totaltaskv2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:70)"} [] [2019-11-07 09:10:54] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-11-07 09:10:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:10: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 = ? [1] [] [2019-11-07 09:10:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-11-07 09:10:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:10:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:10:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:10:55] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-11-07 09:10:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:10:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:10:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:10:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-07 09:10:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f08b6"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5f08b6","method":"GET"} [] [2019-11-07 09:11:05] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-11-07 09:11:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:11:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:05] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:05] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09: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.email = ? LIMIT 1 ["admin@gmail.com"] [] [2019-11-07 09:11:05] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_COUNTRY\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:05] 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, 07 Nov 2019 08:11:05 GMT\r\nLocation: /totaltaskv2/public/admin-country/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-country/\n \n \n Redirecting to /totaltaskv2/public/admin-country/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:05] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:05] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:11:05] 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/totaltaskv2/public/admin-country/","method":"GET"} [] [2019-11-07 09:11:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09: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-11-07 09:11:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-11-07 09:11:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:11:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:11:06] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:11:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81613e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/81613e","method":"GET"} [] [2019-11-07 09:11:23] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"GET"} [] [2019-11-07 09:11:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:11: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-11-07 09:11:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-11-07 09:11:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:11:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-11-07 09:11:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:11:26] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:11:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7212a7"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/7212a7","method":"GET"} [] [2019-11-07 09:11:31] request.INFO: Matched route "admin_country_add_attestation". {"route":"admin_country_add_attestation","route_parameters":{"_route":"admin_country_add_attestation","_controller":"App\\Controller\\AttestationController::add"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/new-attestation","method":"POST"} [] [2019-11-07 09:11:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:11: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-11-07 09:11:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-11-07 09:11:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:11:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.color AS color_2, t0.size_name AS size_name_3, t0.top_name AS top_name_4, t0.left_name AS left_name_5, t0.top_sign1 AS top_sign1_6, t0.left_sign1 AS left_sign1_7, t0.top_sign2 AS top_sign2_8, t0.left_sign2 AS left_sign2_9, t0.file AS file_10, t0.size_sign AS size_sign_11, t0.font_family AS font_family_12, t0.country_id AS country_id_13 FROM attestation t0 WHERE t0.country_id = ? LIMIT 1 [223] [] [2019-11-07 09:11:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:11:33] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:11:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b673c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3b673c","method":"GET"} [] [2019-11-07 09:11:45] request.INFO: Matched route "question_list". {"route":"question_list","route_parameters":{"_route":"question_list","_controller":"App\\Controller\\QuestionController::index"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/question/","method":"GET"} [] [2019-11-07 09:11:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:11: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-11-07 09:11:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-11-07 09:11:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:11:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.label AS label_2, t0.type AS type_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.user_id AS user_id_6, t0.country_id AS country_id_7, t0.media_id AS media_id_8 FROM question t0 [] [] [2019-11-07 09:11:46] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [3] [] [2019-11-07 09:11:46] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [4] [] [2019-11-07 09:11:46] 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 INNER JOIN question_formation ON t0.id = question_formation.formation_id WHERE question_formation.question_id = ? [6] [] [2019-11-07 09:11:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:11:46] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:11:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"57e1e8"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/57e1e8","method":"GET"} [] [2019-11-07 09:11:49] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-11-07 09:11:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:11: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-11-07 09:11:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-11-07 09:11:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:11:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-11-07 09:11:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:11:50] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:11:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"377d45"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/377d45","method":"GET"} [] [2019-11-07 09:11:58] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-11-07 09:11:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:11: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-11-07 09:11:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-11-07 09:11:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:11:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:11:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-11-07 09:11:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:11:59] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:12:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14a9c4"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/14a9c4","method":"GET"} [] [2019-11-07 09:12:05] request.INFO: Matched route "admin_country_list_criteres_evaluation". {"route":"admin_country_list_criteres_evaluation","route_parameters":{"_route":"admin_country_list_criteres_evaluation","_controller":"App\\Controller\\ManagerController::listCritereEval"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-country/liste-criteres-evaluation/","method":"GET"} [] [2019-11-07 09:12:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:12: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-11-07 09:12:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-11-07 09:12:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:12:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:12:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:12:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.critere AS critere_2, t0.note AS note_3, t0.country_id AS country_id_4 FROM critere_eval t0 [] [] [2019-11-07 09:12:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:12:06] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:12:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33aa6c"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/33aa6c","method":"GET"} [] [2019-11-07 09:12:08] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/logout","method":"GET"} [] [2019-11-07 09:12:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:12: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-11-07 09:12:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} [] [2019-11-07 09:12:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:12:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:12:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:12:09] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-11-07 09:12:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:12:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:12:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:12:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-07 09:12:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3fed90"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/3fed90","method":"GET"} [] [2019-11-07 09:13:01] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-11-07 09:13:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:13:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-07 09:13:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c1706"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5c1706","method":"GET"} [] [2019-11-07 09:13:25] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"POST"} [] [2019-11-07 09:13:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:13:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:25] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:25] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13: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 ["super@gmail.com"] [] [2019-11-07 09:13:26] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"super@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN_WORD\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:26] 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, 07 Nov 2019 08:13:26 GMT\r\nLocation: /totaltaskv2/public/admin-word/\r\n\r\n\n\n \n \n \n\n Redirecting to /totaltaskv2/public/admin-word/\n \n \n Redirecting to /totaltaskv2/public/admin-word/.\n \n)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:26] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:26] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:13: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/totaltaskv2/public/admin-word/","method":"GET"} [] [2019-11-07 09:13:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:13: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-11-07 09:13:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-11-07 09:13:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:13:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:13:31] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:13:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40aedd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/40aedd","method":"GET"} [] [2019-11-07 09:13:39] request.INFO: Matched route "admin_word_list_country". {"route":"admin_word_list_country","route_parameters":{"_route":"admin_word_list_country","_controller":"App\\Controller\\AdminCountryController::listCountry"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/admin-word/list-country","method":"GET"} [] [2019-11-07 09:13:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:13: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 = ? [1] [] [2019-11-07 09:13:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-11-07 09:13:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:13:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 [] [] [2019-11-07 09:13:39] 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/totaltaskv2/public/admin-word/admin-country","method":"GET"} [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",1] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",1] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [1] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",2] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",2] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [2] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",3] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",3] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [3] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",4] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",4] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [4] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",5] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",5] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [5] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",6] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",6] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [6] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",7] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",7] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [7] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",8] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",8] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [8] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",9] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",9] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [9] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",10] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",10] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [10] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",11] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",11] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [11] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",12] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",12] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [12] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",13] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",13] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [13] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",14] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",14] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [14] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",15] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",15] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [15] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",16] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",16] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [16] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",17] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",17] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [17] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",18] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",18] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [18] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",19] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",19] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [19] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",20] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",20] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [20] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",21] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",21] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [21] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",22] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",22] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [22] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",23] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",23] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [23] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",24] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",24] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [24] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",25] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",25] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [25] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",26] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",26] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [26] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",27] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",27] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [27] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",28] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",28] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [28] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",29] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",29] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [29] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",30] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",30] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [30] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",31] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",31] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [31] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",32] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",32] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [32] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",33] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",33] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [33] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",34] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",34] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [34] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",35] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",35] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [35] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",36] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",36] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [36] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",37] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",37] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [37] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",38] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",38] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [38] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",39] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",39] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [39] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",40] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",40] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [40] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",41] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",41] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [41] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",42] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",42] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [42] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",43] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",43] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [43] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",44] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",44] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [44] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",45] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",45] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [45] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",46] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",46] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [46] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",47] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",47] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [47] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",48] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",48] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [48] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",49] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",49] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [49] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",50] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",50] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [50] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",51] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",51] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [51] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",52] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",52] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [52] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",53] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",53] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [53] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",54] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",54] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [54] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",55] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",55] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [55] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",56] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",56] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [56] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",57] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",57] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [57] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",58] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",58] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [58] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",59] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",59] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [59] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",60] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",60] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [60] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",61] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",61] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [61] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",62] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",62] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [62] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",63] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",63] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [63] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",64] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",64] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [64] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",65] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",65] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [65] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",66] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",66] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [66] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",67] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",67] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [67] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",68] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",68] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [68] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",69] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",69] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [69] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",70] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",70] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [70] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",71] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",71] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [71] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",72] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",72] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [72] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",73] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",73] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [73] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",74] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",74] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [74] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",75] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",75] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [75] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",76] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",76] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [76] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",77] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",77] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [77] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",78] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",78] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [78] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",79] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",79] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [79] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",80] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",80] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [80] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",81] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",81] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [81] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",82] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",82] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [82] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",83] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",83] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [83] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",84] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",84] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [84] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",85] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",85] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [85] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",86] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",86] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [86] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",87] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",87] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [87] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",88] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",88] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [88] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",89] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",89] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [89] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",90] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",90] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [90] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",91] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",91] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [91] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",92] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",92] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [92] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",93] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",93] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [93] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",94] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",94] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [94] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",95] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",95] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [95] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",96] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",96] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [96] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",97] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",97] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [97] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",98] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",98] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [98] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",99] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",99] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [99] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",100] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",100] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [100] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",101] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",101] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [101] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",102] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",102] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [102] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",103] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",103] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [103] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",104] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",104] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [104] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",105] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",105] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [105] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",106] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",106] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [106] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",107] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",107] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [107] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",108] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",108] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [108] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",109] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",109] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [109] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",110] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",110] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [110] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",111] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",111] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [111] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",112] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",112] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [112] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",113] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",113] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [113] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",114] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",114] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [114] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",115] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",115] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [115] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",116] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",116] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [116] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",117] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",117] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [117] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",118] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",118] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [118] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",119] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",119] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [119] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",120] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",120] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [120] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",121] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",121] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [121] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",122] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",122] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [122] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",123] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",123] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [123] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",124] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",124] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [124] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",125] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",125] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [125] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",126] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",126] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [126] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",127] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",127] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [127] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",128] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",128] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [128] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",129] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",129] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [129] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",130] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",130] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [130] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",131] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",131] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [131] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",132] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",132] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [132] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",133] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",133] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [133] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",134] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",134] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [134] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",135] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",135] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [135] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",136] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",136] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [136] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",137] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",137] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [137] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",138] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",138] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [138] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",139] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",139] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [139] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",140] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",140] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [140] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",141] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",141] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [141] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",142] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",142] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [142] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",143] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",143] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [143] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",144] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",144] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [144] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",145] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",145] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [145] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",146] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",146] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [146] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",147] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",147] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [147] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",148] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",148] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [148] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",149] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",149] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [149] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",150] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",150] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [150] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",151] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",151] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [151] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",152] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",152] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [152] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",153] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",153] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [153] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",154] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",154] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [154] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",155] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",155] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [155] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",156] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",156] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [156] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",157] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",157] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [157] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",158] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",158] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [158] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",159] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",159] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [159] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",160] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",160] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [160] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",161] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",161] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [161] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",162] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",162] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [162] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",163] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",163] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [163] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",164] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",164] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [164] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",165] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",165] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [165] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",166] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",166] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [166] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",167] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",167] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [167] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",168] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",168] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [168] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",169] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",169] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [169] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",170] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",170] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [170] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",171] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",171] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [171] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",172] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",172] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [172] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",173] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",173] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [173] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",174] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",174] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [174] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",175] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",175] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [175] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",176] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",176] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [176] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",177] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",177] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [177] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",178] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",178] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [178] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",179] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",179] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [179] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",180] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",180] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [180] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",181] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",181] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [181] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",182] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",182] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [182] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",183] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",183] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [183] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",184] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",184] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [184] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",185] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",185] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [185] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",186] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",186] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [186] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",187] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",187] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [187] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",188] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",188] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [188] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",189] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",189] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [189] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",190] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",190] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [190] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",191] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",191] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [191] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",192] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",192] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [192] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",193] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",193] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [193] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",194] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",194] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [194] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",195] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",195] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [195] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",196] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",196] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [196] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",197] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",197] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [197] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",198] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",198] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [198] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",199] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",199] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [199] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",200] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",200] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [200] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",201] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",201] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [201] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",202] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",202] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [202] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",203] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",203] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [203] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",204] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",204] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [204] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",205] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",205] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [205] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",206] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",206] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [206] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",207] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",207] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [207] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",208] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",208] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [208] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",209] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",209] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [209] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",210] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",210] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [210] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",211] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",211] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [211] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",212] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",212] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [212] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",213] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",213] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [213] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",214] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",214] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [214] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",215] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",215] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [215] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",216] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",216] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [216] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",217] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",217] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [217] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",218] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",218] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [218] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",219] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",219] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [219] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",220] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",220] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [220] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",221] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",221] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [221] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",222] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",222] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [222] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",223] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",223] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [223] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",224] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",224] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [224] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",225] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",225] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [225] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",226] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",226] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [226] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",227] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",227] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [227] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",228] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",228] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [228] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",229] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",229] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [229] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",230] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",230] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [230] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",231] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",231] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [231] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",232] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",232] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [232] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",233] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",233] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [233] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",234] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",234] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [234] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",235] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",235] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [235] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",236] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",236] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [236] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",237] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",237] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [237] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",238] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",238] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [238] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",239] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",239] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [239] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",240] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",240] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [240] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",241] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",241] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [241] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",242] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",242] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [242] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",243] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",243] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [243] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",244] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",244] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [244] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",245] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",245] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [245] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",246] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",246] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [246] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",247] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",247] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [247] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",248] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",248] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [248] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",249] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",249] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [249] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_FORMATEUR\"%",250] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.country_id = ? ["%\"ROLE_CANDIDAT\"%",250] [] [2019-11-07 09:13:40] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM company c0_ WHERE c0_.country_id = ? [250] [] [2019-11-07 09:13:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:13:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:13: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 = ? [1] [] [2019-11-07 09:13:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-11-07 09:13:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:13:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13: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_ADMIN_COUNTRY\"%"] [] [2019-11-07 09:13:40] 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-11-07 09:13:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ? [2] [] [2019-11-07 09:13:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:13:40] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:13:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e5f8e"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/5e5f8e","method":"GET"} [] [2019-11-07 09:13:45] 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/totaltaskv2/public/admin-word/admin-country/new","method":"GET"} [] [2019-11-07 09:13:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:13: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 = ? [1] [] [2019-11-07 09:13:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-11-07 09:13:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:13:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:13:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2 FROM country c0_ [] [] [2019-11-07 09:13:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-07 09:13:48] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/js/routing?callback=fos.Router.setData","method":"GET"} [] [2019-11-07 09:13:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d5de0"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/0d5de0","method":"GET"} [] [2019-11-07 09:22:18] 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/totaltaskv2/public/admin-word/admin-country/new","method":"GET"} [] [2019-11-07 09:22:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2019-11-07 09:22: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 = ? [1] [] [2019-11-07 09:22:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"super@gmail.com"} [] [2019-11-07 09:22:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-07 09:22:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:22:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-07 09:22:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2 FROM country c0_ [] [] [2019-11-07 09:22:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-12 13:51:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/login","method":"GET"} [] [2019-11-12 13:51:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-11-12 13:51:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-12 13:51:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-11-12 13:51:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-12 13:51:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8128cd"},"request_uri":"http://interactions-dev.com/totaltaskv2/public/_wdt/8128cd","method":"GET"} [] [2026-03-12 14:35:24] php.DEBUG: Warning: filemtime(): stat failed for /home/interactoq/www/totaltaskv2/config/routes/dev/twig.yaml {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/interactoq/www/totaltask/v2/vendor/symfony/config/Resource/FileResource.php\",\"line\":63,\"trace\":[{\"file\":\"/home/interactoq/www/totaltask/v2/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php\",\"line\":34,\"function\":\"isFresh\",\"class\":\"Symfony\\\\Component\\\\Config\\\\Resource\\\\FileResource\",\"type\":\"->\"}],\"count\":1})"} [] [2026-03-12 14:35:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://interactions-dev.com/totaltask/v2/public")" at /home/interactoq/www/totaltask/v2/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/v2/public\") at /home/interactoq/www/totaltask/v2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /home/interactoq/www/totaltask/v2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:181)"} [] [2026-03-13 07:20:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /home/interactoq/www/totaltask/v2/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/v2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /home/interactoq/www/totaltask/v2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:181)"} [] [2026-03-13 14:34:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://www.interactions-dev.com/totaltask/v2/public")" at /home/interactoq/www/totaltask/v2/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://www.interactions-dev.com/totaltask/v2/public\") at /home/interactoq/www/totaltask/v2/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /home/interactoq/www/totaltask/v2/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:181)"} []