[2020-10-19 05:10:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:10:14] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:10:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:10:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:10:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:10:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:10:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:10:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:10:14] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:10:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:10:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:10:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:10:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:10:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:10:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:10:14] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:10:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:10:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:10:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"009601"},"request_uri":"http://127.0.0.1:8000/_wdt/009601","method":"GET"} []
[2020-10-19 05:10:15] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:10:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:10:16] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:10:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:10:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:10:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:10:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:10:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:10:16] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:10:16] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:10:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:10:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:10:21] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:10:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:10:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:10:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:10:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:10:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:10:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:10:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:10:21] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:10:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:10:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:10:27] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:10:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:10:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:10:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:10:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:10:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:10:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:10:28] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:10:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:12:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:12:04] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:12:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:12:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:12:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:12:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:12:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:12:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:12:04] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:12:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:12:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:12:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:12:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:12:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:12:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:12:04] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:12:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:12:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:12:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"117fa8"},"request_uri":"http://127.0.0.1:8000/_wdt/117fa8","method":"GET"} []
[2020-10-19 05:12:05] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:12:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:12:06] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:12:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:12:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:12:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:12:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:12:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:12:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:12:06] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:12:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:12:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:12:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:12:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:12:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:12:06] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:12:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:12:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:12:11] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:12:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:12:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:12:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:12:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:12:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:12:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:12:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:12:12] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:12:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:15:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:15:22] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:15:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:15:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:15:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:15:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:15:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:15:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:15:23] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:15:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:15:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:15:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:15:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:15:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:15:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:15:23] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:15:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:15:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:15:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e01ba"},"request_uri":"http://127.0.0.1:8000/_wdt/8e01ba","method":"GET"} []
[2020-10-19 05:15:24] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:15:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:15:25] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:15:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:15:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:15:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:15:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:15:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:15:25] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:15:25] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:15:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:15:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:15:35] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:15:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:15:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:15:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:15:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:15:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:15:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:15:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:15:35] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:15:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:17:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:17:39] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:17:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:17:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:17:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:17:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:17:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:17:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:17:39] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:17:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:17:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:17:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:17:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:17:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:17:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:17:39] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:17:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:17:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:17:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46811f"},"request_uri":"http://127.0.0.1:8000/_wdt/46811f","method":"GET"} []
[2020-10-19 05:17:40] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:17:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:17:41] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:17:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:17:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:17:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:17:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:17:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:17:41] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:17:41] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:17:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:30:55] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:30:55] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:30:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:30:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:30:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:30:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:30:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:30:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:30:56] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:30:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:30:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:30:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:30:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:30:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:30:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:30:56] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:30:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:30:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:30:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68a4aa"},"request_uri":"http://127.0.0.1:8000/_wdt/68a4aa","method":"GET"} []
[2020-10-19 05:30:57] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:30:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:30:57] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:30:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:30:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:30:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:30:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:30:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:30:57] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:30:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:30:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:30:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:30:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:30:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:30:58] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:30:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:31:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:31:36] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:31:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:31:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:31:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:31:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:31:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:31:36] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:31:36] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:31:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:31:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:31:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a6ab1"},"request_uri":"http://127.0.0.1:8000/_wdt/7a6ab1","method":"GET"} []
[2020-10-19 05:31:37] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:31:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:31:38] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:31:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:31:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:31:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:31:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:31:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:31:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:31:38] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:31:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:31:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:31:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:31:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:31:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:31:38] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:31:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:31:47] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:31:47] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:31:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:31:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:31:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:31:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:31:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:31:47] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:31:47] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:31:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:31:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:31:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2b955"},"request_uri":"http://127.0.0.1:8000/_wdt/c2b955","method":"GET"} []
[2020-10-19 05:31:48] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:31:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:31:49] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:31:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:31:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:31:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:31:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:31:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:31:49] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:31:49] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:31:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:32:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:32:09] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:32:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:32:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:32:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:32:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:32:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:32:10] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:32:10] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:32:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:32:10] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:32:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98e328"},"request_uri":"http://127.0.0.1:8000/_wdt/98e328","method":"GET"} []
[2020-10-19 05:32:11] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:32:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:32:11] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:32:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:32:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:32:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:32:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:32:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:32:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:32:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:32:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:32:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:32:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:32:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:32:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:32:12] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:32:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:33:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:33:05] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:33:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:33:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:33:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:33:05] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:33:05] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:33:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:33:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:33:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d8bf6"},"request_uri":"http://127.0.0.1:8000/_wdt/7d8bf6","method":"GET"} []
[2020-10-19 05:33:06] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:33:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:33:07] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:33:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:33:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:33:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:33:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:33:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:07] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:33:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:33:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:33:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:33:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:33:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:33:07] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:33:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:33:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:33:14] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:33:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:33:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:33:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:33:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:33:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:33:14] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:33:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:33:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:33:38] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:33:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:33:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:33:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:33:39] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:33:39] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:33:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:33:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:33:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbe5fc"},"request_uri":"http://127.0.0.1:8000/_wdt/dbe5fc","method":"GET"} []
[2020-10-19 05:33:40] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:33:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:33:40] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:33:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:33:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:33:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:33:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:33:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:41] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:33:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:33:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:33:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:33:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:33:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:33:41] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:33:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:33:45] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:33:45] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:33:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:33:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:33:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:33:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:33:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:33:46] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:33:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:34:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:34:52] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:34:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:34:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:34:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:34:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:34:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:34:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:34:52] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:34:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:34:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:34:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:34:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:34:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:34:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:34:52] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:34:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:34:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:34:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd1d4d"},"request_uri":"http://127.0.0.1:8000/_wdt/dd1d4d","method":"GET"} []
[2020-10-19 05:34:53] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:34:54] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:34:54] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:34:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:34:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:34:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:34:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:34:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:34:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:34:54] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:34:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:34:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:34:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:34:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:34:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:34:54] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:34:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:34:59] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:35:00] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:35:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:35:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:35:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:35:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:35:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:35:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:35:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:35:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:35:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:35:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:35:20] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:35:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:35:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:35:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:35:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:35:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:35:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:35:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:35:21] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:35:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:35:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:35:29] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:35:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:35:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:35:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:35:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:35:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:35:29] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:35:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:35:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:35:33] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:35:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:35:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:35:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:35:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:35:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:35:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:35:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:35:33] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:35:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:35:59] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:35:59] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:35:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:35:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:35:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:35:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:35:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:35:59] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:36:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:36:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:36:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:36:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:36:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:36:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:36:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:36:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c9b2d"},"request_uri":"http://127.0.0.1:8000/_wdt/5c9b2d","method":"GET"} []
[2020-10-19 05:36:01] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:36:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:36:02] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:36:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:36:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:36:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:36:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:36:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:36:02] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:36:02] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:36:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:36:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:36:06] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:36:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:36:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:36:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:36:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:36:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:36:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:36:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:36:07] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:36:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:37:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:37:19] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:37:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:37:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:37:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:37:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:37:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:37:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:37:19] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:37:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:37:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:37:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:37:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:37:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:37:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:37:19] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:37:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:37:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:37:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c52dc"},"request_uri":"http://127.0.0.1:8000/_wdt/6c52dc","method":"GET"} []
[2020-10-19 05:37:20] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:37:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:37:21] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:37:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:37:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:37:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:37:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:37:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:37:21] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:37:21] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:37:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:38:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:38:23] request.INFO: Matched route "donnee_jour". {"route":"donnee_jour","route_parameters":{"_route":"donnee_jour","_controller":"App\\Controller\\PageController::donnee_jour","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/donnee_jour","method":"GET"} []
[2020-10-19 05:38:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:38:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:38:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:38:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:38:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:38:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:38:23] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:38:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:38:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:38:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"572e75"},"request_uri":"http://127.0.0.1:8000/_wdt/572e75","method":"GET"} []
[2020-10-19 05:38:24] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:38:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:38:25] request.INFO: Matched route "listing_client". {"route":"listing_client","route_parameters":{"_route":"listing_client","_controller":"App\\Controller\\ClientController::listing_client"},"request_uri":"http://127.0.0.1:8000/profile/select_client/today","method":"POST"} []
[2020-10-19 05:38:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:38:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:38:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:38:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:38:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:38:25] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:38:25] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:38:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:41:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:41:35] request.INFO: Matched route "donnee_jour". {"route":"donnee_jour","route_parameters":{"_route":"donnee_jour","_controller":"App\\Controller\\PageController::donnee_jour","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/donnee_jour","method":"GET"} []
[2020-10-19 05:41:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:41:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:41:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:41:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:41:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:41:35] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:41:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:41:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:41:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7f0e9"},"request_uri":"http://127.0.0.1:8000/_wdt/d7f0e9","method":"GET"} []
[2020-10-19 05:41:36] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:41:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:41:37] request.INFO: Matched route "listing_client". {"route":"listing_client","route_parameters":{"_route":"listing_client","_controller":"App\\Controller\\ClientController::listing_client"},"request_uri":"http://127.0.0.1:8000/profile/select_client/today","method":"POST"} []
[2020-10-19 05:41:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:41:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:41:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:41:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:41:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:41:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:41:37] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:41:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:41:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:41:37] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:41:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:42:58] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:42:58] request.INFO: Matched route "donnee_jour". {"route":"donnee_jour","route_parameters":{"_route":"donnee_jour","_controller":"App\\Controller\\PageController::donnee_jour","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/donnee_jour","method":"POST"} []
[2020-10-19 05:42:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:42:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:42:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:42:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:42:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:42:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:42:59] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:42:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:42:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 WHERE t0.hotel_id = ? [48] []
[2020-10-19 05:42:59] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-10-19 05:43:00] doctrine.DEBUG: INSERT INTO donnee_du_jour (heb_to, heb_ca, res_n_couvert, res_ca, res_p_dej, res_dej, res_dinner, spa_ca, spa_n_abonne, spa_c_unique, crj_direction, crj_service_rh, crj_commercial, crj_comptable, crj_reception, crj_restaurant, crj_spa, crj_s_technique, crj_litiges, created_at, hotel_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"12","2":"21","3":"545","4":"545","5":"54","6":"54","7":"54","8":"54","9":"45","10":"54","11":"545","12":null,"13":null,"14":null,"15":null,"16":null,"17":null,"18":null,"19":null,"20":"2020-10-19 05:42:59","21":48} []
[2020-10-19 05:43:00] doctrine.DEBUG: "COMMIT" [] []
[2020-10-19 05:43:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:43:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:43:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:43:00] request.INFO: Matched route "donnee_jour". {"route":"donnee_jour","route_parameters":{"_route":"donnee_jour","_controller":"App\\Controller\\PageController::donnee_jour","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/donnee_jour","method":"GET"} []
[2020-10-19 05:43:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:43:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:43:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:43:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:43:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:43:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:43:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:43:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:43:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:43:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6ff7a"},"request_uri":"http://127.0.0.1:8000/_wdt/c6ff7a","method":"GET"} []
[2020-10-19 05:43:02] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:43:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:43:02] request.INFO: Matched route "listing_client". {"route":"listing_client","route_parameters":{"_route":"listing_client","_controller":"App\\Controller\\ClientController::listing_client"},"request_uri":"http://127.0.0.1:8000/profile/select_client/today","method":"POST"} []
[2020-10-19 05:43:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:43:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:43:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:43:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:43:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:43:03] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:43:03] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:43:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:43:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:43:19] request.INFO: Matched route "crj". {"route":"crj","route_parameters":{"_route":"crj","_controller":"App\\Controller\\PageController::crj","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/crj","method":"GET"} []
[2020-10-19 05:43:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:43:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:43:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:43:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:43:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:43:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:43:19] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:43:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:43:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:43:19] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:43:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:43:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:43:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1fdb40"},"request_uri":"http://127.0.0.1:8000/_wdt/1fdb40","method":"GET"} []
[2020-10-19 05:43:20] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:46:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:46:19] request.INFO: Matched route "h_hebergement". {"route":"h_hebergement","route_parameters":{"_route":"h_hebergement","_controller":"App\\Controller\\PageController::h_hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_hebergement","method":"GET"} []
[2020-10-19 05:46:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:46:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:46:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:46:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:46:19] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:46:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:46:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:46:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4e621"},"request_uri":"http://127.0.0.1:8000/_wdt/f4e621","method":"GET"} []
[2020-10-19 05:46:20] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:46:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:46:20] request.INFO: Matched route "historique_heb". {"route":"historique_heb","route_parameters":{"_route":"historique_heb","_controller":"App\\Controller\\DonneeDuJourController::historique_heb"},"request_uri":"http://127.0.0.1:8000/profile/historique_heb","method":"POST"} []
[2020-10-19 05:46:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:46:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:46:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:46:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:46:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:21] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:46:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:46:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:46:21] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:46:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:46:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:46:35] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:46:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:46:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:46:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:46:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:46:35] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:46:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:46:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:46:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:46:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:46:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:46:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:46:35] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:46:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:46:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:46:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bab3d0"},"request_uri":"http://127.0.0.1:8000/_wdt/bab3d0","method":"GET"} []
[2020-10-19 05:46:36] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:46:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:46:36] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:46:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:46:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:46:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:46:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:37] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:46:37] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:46:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:46:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:46:43] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:46:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:46:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:46:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:46:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:46:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:46:43] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:46:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:46:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:46:46] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:46:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:46:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:46:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:46:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:46:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:46:47] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:46:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:46:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:46:49] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 05:46:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:46:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:46:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:46:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:46:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:46:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:46:50] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:46:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:47:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:47:12] request.INFO: Matched route "filtre_graph_heb_ca". {"route":"filtre_graph_heb_ca","route_parameters":{"_route":"filtre_graph_heb_ca","_controller":"App\\Controller\\PageController::filtre_graph_heb_ca","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_ca/royal_beach","method":"POST"} []
[2020-10-19 05:47:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:47:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:47:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:47:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:47:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:47:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:47:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:47:12] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:47:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:49:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:49:25] request.INFO: Matched route "setting". {"route":"setting","route_parameters":{"_route":"setting","_controller":"App\\Controller\\PageController::setting","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/setting","method":"GET"} []
[2020-10-19 05:49:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:49:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:49:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:49:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:49:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:49:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:49:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:49:25] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:49:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:49:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:49:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e505f"},"request_uri":"http://127.0.0.1:8000/_wdt/6e505f","method":"GET"} []
[2020-10-19 05:49:26] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:49:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:49:27] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:49:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:49:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:49:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:49:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:49:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:49:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:49:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:49:27] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:49:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:50:10] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:50:10] request.INFO: Matched route "setting". {"route":"setting","route_parameters":{"_route":"setting","_controller":"App\\Controller\\PageController::setting","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/setting","method":"GET"} []
[2020-10-19 05:50:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:50:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:50:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:50:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:50:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:50:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:50:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:50:10] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:50:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:50:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:50:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfc7fb"},"request_uri":"http://127.0.0.1:8000/_wdt/bfc7fb","method":"GET"} []
[2020-10-19 05:50:11] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:50:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:50:12] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:50:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:50:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:50:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:50:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:50:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:50:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:50:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:50:12] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:50:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:50:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:50:57] request.INFO: Matched route "pick_up_user". {"route":"pick_up_user","route_parameters":{"_route":"pick_up_user","_controller":"App\\Controller\\AdminController::pick_up_user","id":"154"},"request_uri":"http://127.0.0.1:8000/admin/pick_up/154","method":"POST"} []
[2020-10-19 05:50:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:50:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:50:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:50:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:50:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:50:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:50:57] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:50:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:51:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:51:11] request.INFO: Matched route "edit_user". {"route":"edit_user","route_parameters":{"_route":"edit_user","_controller":"App\\Controller\\AdminController::edit_user"},"request_uri":"http://127.0.0.1:8000/admin/edit_user?choix_hotel=tous&choix_role=administrateur&nom_pers=Halley%20Pichon&prenom_pers=Bourgeois&user_id=154&username_pers=admin%40gmail.com","method":"GET"} []
[2020-10-19 05:51:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:51:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:51:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:51:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:51:11] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:51:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.nom = ? LIMIT 1 ["tous"] []
[2020-10-19 05:51:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:51:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 [] []
[2020-10-19 05:51:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 INNER JOIN hotel_user ON t0.id = hotel_user.hotel_id WHERE hotel_user.user_id = ? [154] []
[2020-10-19 05:51:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [48] []
[2020-10-19 05:51:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [49] []
[2020-10-19 05:51:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [50] []
[2020-10-19 05:51:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [51] []
[2020-10-19 05:51:11] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-10-19 05:51:11] doctrine.DEBUG: INSERT INTO hotel_user (hotel_id, user_id) VALUES (?, ?) [48,154] []
[2020-10-19 05:51:11] doctrine.DEBUG: INSERT INTO hotel_user (hotel_id, user_id) VALUES (?, ?) [49,154] []
[2020-10-19 05:51:11] doctrine.DEBUG: INSERT INTO hotel_user (hotel_id, user_id) VALUES (?, ?) [50,154] []
[2020-10-19 05:51:11] doctrine.DEBUG: INSERT INTO hotel_user (hotel_id, user_id) VALUES (?, ?) [51,154] []
[2020-10-19 05:51:11] doctrine.DEBUG: "COMMIT" [] []
[2020-10-19 05:51:11] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:51:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:51:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:51:12] request.INFO: Matched route "edit_user". {"route":"edit_user","route_parameters":{"_route":"edit_user","_controller":"App\\Controller\\AdminController::edit_user"},"request_uri":"http://127.0.0.1:8000/admin/edit_user?choix_hotel=tous&choix_role=administrateur&nom_pers=Halley%20Pichon&prenom_pers=Bourgeois&user_id=154&username_pers=admin%40gmail.com","method":"GET"} []
[2020-10-19 05:51:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:51:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:51:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:51:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:51:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:51:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.nom = ? LIMIT 1 ["tous"] []
[2020-10-19 05:51:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:51:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 [] []
[2020-10-19 05:51:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 INNER JOIN hotel_user ON t0.id = hotel_user.hotel_id WHERE hotel_user.user_id = ? [154] []
[2020-10-19 05:51:12] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:51:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:51:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:51:13] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:51:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:51:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:51:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:51:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:51:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:51:13] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:51:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:51:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:51:14] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:51:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:51:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:51:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:51:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:51:14] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:51:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:51:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:51:26] request.INFO: Matched route "setting". {"route":"setting","route_parameters":{"_route":"setting","_controller":"App\\Controller\\PageController::setting","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/setting","method":"GET"} []
[2020-10-19 05:51:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:51:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:51:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:51:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:51:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:51:26] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:51:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:51:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:51:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2809e"},"request_uri":"http://127.0.0.1:8000/_wdt/d2809e","method":"GET"} []
[2020-10-19 05:51:27] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:51:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:51:27] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:51:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:51:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:51:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:51:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:51:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:51:27] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:51:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:51:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:51:36] request.INFO: Matched route "pick_up_user". {"route":"pick_up_user","route_parameters":{"_route":"pick_up_user","_controller":"App\\Controller\\AdminController::pick_up_user","id":"156"},"request_uri":"http://127.0.0.1:8000/admin/pick_up/156","method":"POST"} []
[2020-10-19 05:51:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:51:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:51:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:51:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:51:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? ["156"] []
[2020-10-19 05:51:36] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:51:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:51:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:51:43] request.INFO: Matched route "edit_user". {"route":"edit_user","route_parameters":{"_route":"edit_user","_controller":"App\\Controller\\AdminController::edit_user"},"request_uri":"http://127.0.0.1:8000/admin/edit_user?choix_hotel=Calypso&choix_role=editeur&nom_pers=Margaud%20Lemonnier&prenom_pers=Weber&user_id=156&username_pers=leon.desousa%40mahe.com","method":"GET"} []
[2020-10-19 05:51:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:51:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:51:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:51:43] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.nom = ? LIMIT 1 ["Calypso"] []
[2020-10-19 05:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? ["156"] []
[2020-10-19 05:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 [] []
[2020-10-19 05:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 INNER JOIN hotel_user ON t0.id = hotel_user.hotel_id WHERE hotel_user.user_id = ? [156] []
[2020-10-19 05:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [49] []
[2020-10-19 05:51:43] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-10-19 05:51:43] doctrine.DEBUG: UPDATE user SET roles = ?, hotel = ? WHERE id = ? [["ROLE_USER"],"Calypso",156] []
[2020-10-19 05:51:43] doctrine.DEBUG: INSERT INTO hotel_user (hotel_id, user_id) VALUES (?, ?) [49,156] []
[2020-10-19 05:51:43] doctrine.DEBUG: "COMMIT" [] []
[2020-10-19 05:51:44] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:51:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:51:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:51:44] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:51:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:51:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:51:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:51:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:51:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:51:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:51:44] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:51:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:52:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:52:20] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://127.0.0.1:8000/","method":"GET"} []
[2020-10-19 05:52:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:52:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:21] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:52:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-10-19 05:52:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:52:21] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://127.0.0.1:8000/login","method":"GET"} []
[2020-10-19 05:52:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:52:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-10-19 05:52:21] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:52:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:52:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11a930"},"request_uri":"http://127.0.0.1:8000/_wdt/11a930","method":"GET"} []
[2020-10-19 05:52:23] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:52:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:52:33] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://127.0.0.1:8000/login","method":"POST"} []
[2020-10-19 05:52:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:52:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:33] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:33] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@gmail.com"] []
[2020-10-19 05:52:34] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:34] 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, 19 Oct 2020 05:52:34 GMT\r\nLocation: /profile/royal_beach/hebergement\r\n\r\n\n\n
\n \n \n\n Redirecting to /profile/royal_beach/hebergement\n \n \n Redirecting to /profile/royal_beach/hebergement.\n \n)","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:34] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:34] security.DEBUG: The "App\Security\AppUserAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:34] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:52:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:52:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:52:34] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 05:52:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:52:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:52:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:52:34] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:52:34] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:52:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:52:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:52:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1d11d"},"request_uri":"http://127.0.0.1:8000/_wdt/d1d11d","method":"GET"} []
[2020-10-19 05:52:36] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:52:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:52:37] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 05:52:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:52:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:52:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:52:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:52:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:37] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:52:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:52:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:52:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 05:52:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 05:52:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 05:52:37] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:52:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:52:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:52:41] request.INFO: Matched route "setting". {"route":"setting","route_parameters":{"_route":"setting","_controller":"App\\Controller\\PageController::setting","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/setting","method":"GET"} []
[2020-10-19 05:52:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:52:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:52:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:52:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:52:41] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:52:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:52:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:52:42] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:52:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:52:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:52:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:52:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:52:42] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:52:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:52:50] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:52:50] request.INFO: Matched route "pick_up_user". {"route":"pick_up_user","route_parameters":{"_route":"pick_up_user","_controller":"App\\Controller\\AdminController::pick_up_user","id":"154"},"request_uri":"http://127.0.0.1:8000/admin/pick_up/154","method":"POST"} []
[2020-10-19 05:52:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:52:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:52:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:52:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:52:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:52:50] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:52:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:53:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:53:00] request.INFO: Matched route "edit_user". {"route":"edit_user","route_parameters":{"_route":"edit_user","_controller":"App\\Controller\\AdminController::edit_user"},"request_uri":"http://127.0.0.1:8000/admin/edit_user?choix_hotel=tous&choix_role=administrateur&nom_pers=Alex%20Pichon&prenom_pers=Bourgeois&user_id=154&username_pers=admin%40gmail.com","method":"GET"} []
[2020-10-19 05:53:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:53:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:53:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:53:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:53:00] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:53:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.nom = ? LIMIT 1 ["tous"] []
[2020-10-19 05:53:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:53:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 [] []
[2020-10-19 05:53:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 INNER JOIN hotel_user ON t0.id = hotel_user.hotel_id WHERE hotel_user.user_id = ? [154] []
[2020-10-19 05:53:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:53:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:53:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:53:01] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:53:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:53:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:53:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:53:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:53:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:53:01] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:53:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:53:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:53:27] request.INFO: Matched route "setting". {"route":"setting","route_parameters":{"_route":"setting","_controller":"App\\Controller\\PageController::setting","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/setting","method":"GET"} []
[2020-10-19 05:53:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:53:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:53:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:53:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:53:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:53:27] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:53:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:53:28] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:53:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7212c"},"request_uri":"http://127.0.0.1:8000/_wdt/b7212c","method":"GET"} []
[2020-10-19 05:53:28] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:53:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:53:29] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:53:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:53:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:53:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:53:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:53:29] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:53:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:53:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:53:33] request.INFO: Matched route "pick_up_user". {"route":"pick_up_user","route_parameters":{"_route":"pick_up_user","_controller":"App\\Controller\\AdminController::pick_up_user","id":"154"},"request_uri":"http://127.0.0.1:8000/admin/pick_up/154","method":"POST"} []
[2020-10-19 05:53:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:53:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:53:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:53:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:33] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:53:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:53:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:53:41] request.INFO: Matched route "edit_user". {"route":"edit_user","route_parameters":{"_route":"edit_user","_controller":"App\\Controller\\AdminController::edit_user"},"request_uri":"http://127.0.0.1:8000/admin/edit_user?choix_hotel=tous&choix_role=administrateur&nom_pers=Alex%20Pichon&prenom_pers=Bourgeois&user_id=154&username_pers=admin%40gmail.com","method":"GET"} []
[2020-10-19 05:53:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:53:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:53:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:53:41] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.nom = ? LIMIT 1 ["tous"] []
[2020-10-19 05:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 [] []
[2020-10-19 05:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 INNER JOIN hotel_user ON t0.id = hotel_user.hotel_id WHERE hotel_user.user_id = ? [154] []
[2020-10-19 05:53:41] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:53:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:53:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:53:42] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:53:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:53:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:53:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:53:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:53:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:53:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:53:42] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:53:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:57:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:57:24] request.INFO: Matched route "setting". {"route":"setting","route_parameters":{"_route":"setting","_controller":"App\\Controller\\PageController::setting","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/setting","method":"GET"} []
[2020-10-19 05:57:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:57:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:57:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:57:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:57:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:57:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:57:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:57:24] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:57:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:57:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:57:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"355776"},"request_uri":"http://127.0.0.1:8000/_wdt/355776","method":"GET"} []
[2020-10-19 05:57:25] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:57:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:57:26] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:57:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:57:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:57:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:57:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:57:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:57:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:57:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:57:26] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:57:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:57:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:57:41] request.INFO: Matched route "pick_up_user". {"route":"pick_up_user","route_parameters":{"_route":"pick_up_user","_controller":"App\\Controller\\AdminController::pick_up_user","id":"154"},"request_uri":"http://127.0.0.1:8000/admin/pick_up/154","method":"POST"} []
[2020-10-19 05:57:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:57:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:57:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:57:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:57:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:57:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:57:41] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:57:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:57:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:57:48] request.INFO: Matched route "edit_user". {"route":"edit_user","route_parameters":{"_route":"edit_user","_controller":"App\\Controller\\AdminController::edit_user"},"request_uri":"http://127.0.0.1:8000/admin/edit_user?choix_hotel=tous&choix_role=administrateur&nom_pers=Alex%20Pichon&prenom_pers=Bourgeois&user_id=154&username_pers=admin%40gmail.com","method":"GET"} []
[2020-10-19 05:57:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:57:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:57:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:57:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:57:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:57:49] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.nom = ? LIMIT 1 ["tous"] []
[2020-10-19 05:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 [] []
[2020-10-19 05:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 INNER JOIN hotel_user ON t0.id = hotel_user.hotel_id WHERE hotel_user.user_id = ? [154] []
[2020-10-19 05:57:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-10-19 05:57:49] doctrine.DEBUG: UPDATE user SET nom = ? WHERE id = ? ["Alex Pichon",154] []
[2020-10-19 05:57:49] doctrine.DEBUG: "COMMIT" [] []
[2020-10-19 05:57:49] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:57:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:57:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:57:49] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 05:57:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:57:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:57:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:57:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:57:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 05:57:50] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:57:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:58:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:58:34] request.INFO: Matched route "h_hebergement". {"route":"h_hebergement","route_parameters":{"_route":"h_hebergement","_controller":"App\\Controller\\PageController::h_hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_hebergement","method":"GET"} []
[2020-10-19 05:58:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:58:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:58:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:58:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:58:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:58:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:58:34] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:58:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 05:58:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:58:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d90dee"},"request_uri":"http://127.0.0.1:8000/_wdt/d90dee","method":"GET"} []
[2020-10-19 05:58:35] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:58:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 05:58:36] request.INFO: Matched route "historique_heb". {"route":"historique_heb","route_parameters":{"_route":"historique_heb","_controller":"App\\Controller\\DonneeDuJourController::historique_heb"},"request_uri":"http://127.0.0.1:8000/profile/historique_heb","method":"POST"} []
[2020-10-19 05:58:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 05:58:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 05:58:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 05:58:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 05:58:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:58:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 05:58:36] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 05:58:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 05:58:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 05:58:36] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 05:58:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:00:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:00:23] request.INFO: Matched route "h_hebergement". {"route":"h_hebergement","route_parameters":{"_route":"h_hebergement","_controller":"App\\Controller\\PageController::h_hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_hebergement","method":"GET"} []
[2020-10-19 06:00:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:00:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:00:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:00:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:00:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:00:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:00:24] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:00:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:00:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:00:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b10d9e"},"request_uri":"http://127.0.0.1:8000/_wdt/b10d9e","method":"GET"} []
[2020-10-19 06:00:24] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:00:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:00:25] request.INFO: Matched route "historique_heb". {"route":"historique_heb","route_parameters":{"_route":"historique_heb","_controller":"App\\Controller\\DonneeDuJourController::historique_heb"},"request_uri":"http://127.0.0.1:8000/profile/historique_heb","method":"POST"} []
[2020-10-19 06:00:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:00:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:00:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:00:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:00:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:00:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:00:25] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:00:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:00:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:00:25] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:00:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:01:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:01:13] request.INFO: Matched route "setting". {"route":"setting","route_parameters":{"_route":"setting","_controller":"App\\Controller\\PageController::setting","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/setting","method":"GET"} []
[2020-10-19 06:01:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:01:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:01:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:01:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:01:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 06:01:13] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:01:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:01:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:01:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c75fd"},"request_uri":"http://127.0.0.1:8000/_wdt/0c75fd","method":"GET"} []
[2020-10-19 06:01:15] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:01:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:01:16] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 06:01:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:01:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:01:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:01:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:01:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 06:01:17] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:01:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:01:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:01:17] request.INFO: Matched route "h_hebergement". {"route":"h_hebergement","route_parameters":{"_route":"h_hebergement","_controller":"App\\Controller\\PageController::h_hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_hebergement","method":"GET"} []
[2020-10-19 06:01:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:01:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:01:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:01:18] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:01:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:01:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:01:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14d1a1"},"request_uri":"http://127.0.0.1:8000/_wdt/14d1a1","method":"GET"} []
[2020-10-19 06:01:18] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:01:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:01:19] request.INFO: Matched route "historique_heb". {"route":"historique_heb","route_parameters":{"_route":"historique_heb","_controller":"App\\Controller\\DonneeDuJourController::historique_heb"},"request_uri":"http://127.0.0.1:8000/profile/historique_heb","method":"POST"} []
[2020-10-19 06:01:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:01:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:01:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:01:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:01:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:01:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:01:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:01:20] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:01:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:01:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:01:22] request.INFO: Matched route "h_hebergement". {"route":"h_hebergement","route_parameters":{"_route":"h_hebergement","_controller":"App\\Controller\\PageController::h_hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_hebergement","method":"GET"} []
[2020-10-19 06:01:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:01:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:01:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:01:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:01:22] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:01:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:01:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:01:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed746a"},"request_uri":"http://127.0.0.1:8000/_wdt/ed746a","method":"GET"} []
[2020-10-19 06:01:23] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:01:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:01:23] request.INFO: Matched route "historique_heb". {"route":"historique_heb","route_parameters":{"_route":"historique_heb","_controller":"App\\Controller\\DonneeDuJourController::historique_heb"},"request_uri":"http://127.0.0.1:8000/profile/historique_heb","method":"POST"} []
[2020-10-19 06:01:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:01:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:01:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:01:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:01:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:01:24] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:01:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:01:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:01:24] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:01:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:02:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:02:21] request.INFO: Matched route "h_hebergement". {"route":"h_hebergement","route_parameters":{"_route":"h_hebergement","_controller":"App\\Controller\\PageController::h_hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_hebergement","method":"GET"} []
[2020-10-19 06:02:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:02:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:02:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:02:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:02:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:02:21] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:02:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:02:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:02:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d2a15"},"request_uri":"http://127.0.0.1:8000/_wdt/3d2a15","method":"GET"} []
[2020-10-19 06:02:23] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:02:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:02:24] request.INFO: Matched route "historique_heb". {"route":"historique_heb","route_parameters":{"_route":"historique_heb","_controller":"App\\Controller\\DonneeDuJourController::historique_heb"},"request_uri":"http://127.0.0.1:8000/profile/historique_heb","method":"POST"} []
[2020-10-19 06:02:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:02:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:02:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:02:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:02:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:02:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:02:24] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:02:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:02:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:02:24] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:02:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:07:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:07:18] request.INFO: Matched route "h_restaurant". {"route":"h_restaurant","route_parameters":{"_route":"h_restaurant","_controller":"App\\Controller\\PageController::h_restaurant","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_restaurant","method":"GET"} []
[2020-10-19 06:07:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:07:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:07:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:07:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:07:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:07:18] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:07:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:07:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:07:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be5c4b"},"request_uri":"http://127.0.0.1:8000/_wdt/be5c4b","method":"GET"} []
[2020-10-19 06:07:19] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:07:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:07:20] request.INFO: Matched route "historique_res". {"route":"historique_res","route_parameters":{"_route":"historique_res","_controller":"App\\Controller\\DonneeDuJourController::historique_res"},"request_uri":"http://127.0.0.1:8000/profile/historique_res","method":"POST"} []
[2020-10-19 06:07:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:07:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:07:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:07:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:07:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:07:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:07:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:07:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:07:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:07:20] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:07:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:23:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:23:27] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://127.0.0.1:8000/logout","method":"GET"} []
[2020-10-19 06:23:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:23:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:23:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:23:28] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:23:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:23:29] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://127.0.0.1:8000/","method":"GET"} []
[2020-10-19 06:23:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:23:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:29] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:23:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-10-19 06:23:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:23:30] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://127.0.0.1:8000/logout","method":"GET"} []
[2020-10-19 06:23:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:23:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:23:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:23:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:23:30] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:23:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:23:30] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://127.0.0.1:8000/login","method":"GET"} []
[2020-10-19 06:23:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:23:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-10-19 06:23:31] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:23:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:23:31] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://127.0.0.1:8000/","method":"GET"} []
[2020-10-19 06:23:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:23:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:31] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:23:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-10-19 06:23:32] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:23:32] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://127.0.0.1:8000/login","method":"GET"} []
[2020-10-19 06:23:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:23:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:23:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-10-19 06:23:32] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:23:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:23:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3606dd"},"request_uri":"http://127.0.0.1:8000/_wdt/3606dd","method":"GET"} []
[2020-10-19 06:23:35] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:23:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:23:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8c837"},"request_uri":"http://127.0.0.1:8000/_wdt/b8c837","method":"GET"} []
[2020-10-19 06:23:38] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:10] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:10] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://127.0.0.1:8000/login","method":"POST"} []
[2020-10-19 06:24:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:24:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:11] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:11] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@gmail.com"] []
[2020-10-19 06:24:11] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:11] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Mon, 19 Oct 2020 06:24:11 GMT\r\nLocation: /profile/royal_beach/hebergement\r\n\r\n\n\n \n \n \n\n Redirecting to /profile/royal_beach/hebergement\n \n \n Redirecting to /profile/royal_beach/hebergement.\n \n)","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:11] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:11] security.DEBUG: The "App\Security\AppUserAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:11] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:24:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:12] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 06:24:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:24:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:24:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:24:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:24:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:13] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:24:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6e975"},"request_uri":"http://127.0.0.1:8000/_wdt/a6e975","method":"GET"} []
[2020-10-19 06:24:14] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:15] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 06:24:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:24:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:24:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:24:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:15] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:24:15] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:24:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:29] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"calypso"},"request_uri":"http://127.0.0.1:8000/profile/calypso/hebergement","method":"GET"} []
[2020-10-19 06:24:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:24:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:24:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:24:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["calypso"] []
[2020-10-19 06:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [48] []
[2020-10-19 06:24:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:24:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:24:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:30] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:24:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"07c737"},"request_uri":"http://127.0.0.1:8000/_wdt/07c737","method":"GET"} []
[2020-10-19 06:24:31] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:31] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 06:24:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:24:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:24:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:24:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:32] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["calypso"] []
[2020-10-19 06:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [48] []
[2020-10-19 06:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:24:32] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:24:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:36] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"baobab_tree"},"request_uri":"http://127.0.0.1:8000/profile/baobab_tree/hebergement","method":"GET"} []
[2020-10-19 06:24:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:24:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:24:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:24:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:24:37] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:24:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["baobab_tree"] []
[2020-10-19 06:24:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [48] []
[2020-10-19 06:24:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:24:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:24:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:37] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:24:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"891ba3"},"request_uri":"http://127.0.0.1:8000/_wdt/891ba3","method":"GET"} []
[2020-10-19 06:24:38] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:38] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 06:24:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:24:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:24:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:24:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:24:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:39] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:24:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["baobab_tree"] []
[2020-10-19 06:24:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [48] []
[2020-10-19 06:24:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:24:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:24:39] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:24:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:42] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"vanila_hotel"},"request_uri":"http://127.0.0.1:8000/profile/vanila_hotel/hebergement","method":"GET"} []
[2020-10-19 06:24:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:24:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:24:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:24:43] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["vanila_hotel"] []
[2020-10-19 06:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [48] []
[2020-10-19 06:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:43] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:24:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3bfa5"},"request_uri":"http://127.0.0.1:8000/_wdt/b3bfa5","method":"GET"} []
[2020-10-19 06:24:44] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:24:44] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 06:24:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:24:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:24:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:24:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:24:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:24:45] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:24:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["vanila_hotel"] []
[2020-10-19 06:24:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:24:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [48] []
[2020-10-19 06:24:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:24:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:24:45] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:24:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:25:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:25:11] request.INFO: Matched route "setting". {"route":"setting","route_parameters":{"_route":"setting","_controller":"App\\Controller\\PageController::setting","pseudo_hotel":"vanila_hotel"},"request_uri":"http://127.0.0.1:8000/profile/vanila_hotel/setting","method":"GET"} []
[2020-10-19 06:25:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:25:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:25:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:25:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:25:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:25:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:25:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 06:25:11] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:25:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:25:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:25:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8bb9a0"},"request_uri":"http://127.0.0.1:8000/_wdt/8bb9a0","method":"GET"} []
[2020-10-19 06:25:12] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:25:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:25:12] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 06:25:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:25:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:25:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:25:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:25:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:25:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:25:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 06:25:13] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:25:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:25:50] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:25:50] request.INFO: Matched route "admin.register". {"route":"admin.register","route_parameters":{"_route":"admin.register","_controller":"App\\Controller\\AdminController::adminRegister"},"request_uri":"http://127.0.0.1:8000/admin/register_user","method":"POST"} []
[2020-10-19 06:25:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:25:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:25:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:25:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:25:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.email = ? ["sata@gmail.com"] []
[2020-10-19 06:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 [] []
[2020-10-19 06:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [48] []
[2020-10-19 06:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [49] []
[2020-10-19 06:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [50] []
[2020-10-19 06:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [51] []
[2020-10-19 06:25:50] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-10-19 06:25:50] doctrine.DEBUG: INSERT INTO user (email, roles, password, nom, prenom, username, hotel, pass_clair, image) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"sata@gmail.com","2":["ROLE_ADMIN"],"3":"$2y$13$prlU.xifJPC5jIHhz6L [...]","4":"Sata","5":"fenitra","6":"Sata","7":"tous","8":null,"9":null} []
[2020-10-19 06:25:50] doctrine.DEBUG: INSERT INTO hotel_user (hotel_id, user_id) VALUES (?, ?) [48,157] []
[2020-10-19 06:25:50] doctrine.DEBUG: INSERT INTO hotel_user (hotel_id, user_id) VALUES (?, ?) [49,157] []
[2020-10-19 06:25:51] doctrine.DEBUG: INSERT INTO hotel_user (hotel_id, user_id) VALUES (?, ?) [50,157] []
[2020-10-19 06:25:51] doctrine.DEBUG: INSERT INTO hotel_user (hotel_id, user_id) VALUES (?, ?) [51,157] []
[2020-10-19 06:25:51] doctrine.DEBUG: "COMMIT" [] []
[2020-10-19 06:25:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 06:25:51] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:25:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:25:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:25:51] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 06:25:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:25:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:25:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:25:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:25:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:25:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:25:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 06:25:51] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:25:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:25:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:25:56] request.INFO: Matched route "pick_up_user". {"route":"pick_up_user","route_parameters":{"_route":"pick_up_user","_controller":"App\\Controller\\AdminController::pick_up_user","id":"157"},"request_uri":"http://127.0.0.1:8000/admin/pick_up/157","method":"POST"} []
[2020-10-19 06:25:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:25:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:25:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:25:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:25:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:25:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:25:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? ["157"] []
[2020-10-19 06:25:56] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:25:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:26:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:26:09] request.INFO: Matched route "edit_user". {"route":"edit_user","route_parameters":{"_route":"edit_user","_controller":"App\\Controller\\AdminController::edit_user"},"request_uri":"http://127.0.0.1:8000/admin/edit_user?choix_hotel=Baobab%20Tree&choix_role=editeur&nom_pers=Sata&prenom_pers=fenitra&user_id=157&username_pers=sata%40gmail.com","method":"GET"} []
[2020-10-19 06:26:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:26:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:26:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:26:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:26:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:26:09] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.nom = ? LIMIT 1 ["Baobab Tree"] []
[2020-10-19 06:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? ["157"] []
[2020-10-19 06:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 06:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 [] []
[2020-10-19 06:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 INNER JOIN hotel_user ON t0.id = hotel_user.hotel_id WHERE hotel_user.user_id = ? [157] []
[2020-10-19 06:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [48] []
[2020-10-19 06:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [49] []
[2020-10-19 06:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [50] []
[2020-10-19 06:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 INNER JOIN hotel_user ON t0.id = hotel_user.user_id WHERE hotel_user.hotel_id = ? [51] []
[2020-10-19 06:26:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-10-19 06:26:09] doctrine.DEBUG: UPDATE user SET roles = ?, hotel = ? WHERE id = ? [["ROLE_USER"],"Baobab Tree",157] []
[2020-10-19 06:26:09] doctrine.DEBUG: DELETE FROM hotel_user WHERE hotel_id = ? AND user_id = ? [50,157] []
[2020-10-19 06:26:09] doctrine.DEBUG: INSERT INTO hotel_user (hotel_id, user_id) VALUES (?, ?) [50,157] []
[2020-10-19 06:26:09] doctrine.DEBUG: DELETE FROM hotel_user WHERE hotel_id = ? AND user_id = ? [48,157] []
[2020-10-19 06:26:09] doctrine.DEBUG: DELETE FROM hotel_user WHERE hotel_id = ? AND user_id = ? [49,157] []
[2020-10-19 06:26:09] doctrine.DEBUG: DELETE FROM hotel_user WHERE hotel_id = ? AND user_id = ? [51,157] []
[2020-10-19 06:26:09] doctrine.DEBUG: "COMMIT" [] []
[2020-10-19 06:26:09] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:26:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:26:10] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:26:10] request.INFO: Matched route "print_all_users". {"route":"print_all_users","route_parameters":{"_route":"print_all_users","_controller":"App\\Controller\\AdminController::print_all_users"},"request_uri":"http://127.0.0.1:8000/admin/print_all_users","method":"POST"} []
[2020-10-19 06:26:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:26:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:26:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:26:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:26:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:26:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:26:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 ORDER BY t0.id DESC [] []
[2020-10-19 06:26:10] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:26:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:26:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:26:20] request.INFO: Matched route "donnee_jour". {"route":"donnee_jour","route_parameters":{"_route":"donnee_jour","_controller":"App\\Controller\\PageController::donnee_jour","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/donnee_jour","method":"GET"} []
[2020-10-19 06:26:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:26:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:26:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:26:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:26:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:26:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:26:21] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:26:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:26:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:26:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6fb09"},"request_uri":"http://127.0.0.1:8000/_wdt/c6fb09","method":"GET"} []
[2020-10-19 06:26:22] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:26:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:26:22] request.INFO: Matched route "listing_client". {"route":"listing_client","route_parameters":{"_route":"listing_client","_controller":"App\\Controller\\ClientController::listing_client"},"request_uri":"http://127.0.0.1:8000/profile/select_client/today","method":"POST"} []
[2020-10-19 06:26:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:26:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:26:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:26:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:26:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:26:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:26:23] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:26:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:26:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:26:23] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:26:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:27:08] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:27:08] request.INFO: Matched route "crj". {"route":"crj","route_parameters":{"_route":"crj","_controller":"App\\Controller\\PageController::crj","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/crj","method":"GET"} []
[2020-10-19 06:27:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:27:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:27:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:27:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:27:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:27:08] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:27:08] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:27:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:27:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:27:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"03feaf"},"request_uri":"http://127.0.0.1:8000/_wdt/03feaf","method":"GET"} []
[2020-10-19 06:27:09] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:27:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:27:19] request.INFO: Matched route "donnee_jour". {"route":"donnee_jour","route_parameters":{"_route":"donnee_jour","_controller":"App\\Controller\\PageController::donnee_jour","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/donnee_jour","method":"GET"} []
[2020-10-19 06:27:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:27:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:27:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:27:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:27:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:27:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:27:20] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:27:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:27:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:27:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c20d8b"},"request_uri":"http://127.0.0.1:8000/_wdt/c20d8b","method":"GET"} []
[2020-10-19 06:27:20] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:27:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:27:21] request.INFO: Matched route "listing_client". {"route":"listing_client","route_parameters":{"_route":"listing_client","_controller":"App\\Controller\\ClientController::listing_client"},"request_uri":"http://127.0.0.1:8000/profile/select_client/today","method":"POST"} []
[2020-10-19 06:27:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:27:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:27:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:27:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:27:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:27:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:27:21] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:27:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:27:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:27:21] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:27:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:27:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:27:45] request.INFO: Matched route "h_hebergement". {"route":"h_hebergement","route_parameters":{"_route":"h_hebergement","_controller":"App\\Controller\\PageController::h_hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_hebergement","method":"GET"} []
[2020-10-19 06:27:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:27:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:27:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:27:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:27:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:27:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:27:45] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:27:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:27:45] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:27:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0758d5"},"request_uri":"http://127.0.0.1:8000/_wdt/0758d5","method":"GET"} []
[2020-10-19 06:27:46] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:27:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:27:46] request.INFO: Matched route "historique_heb". {"route":"historique_heb","route_parameters":{"_route":"historique_heb","_controller":"App\\Controller\\DonneeDuJourController::historique_heb"},"request_uri":"http://127.0.0.1:8000/profile/historique_heb","method":"POST"} []
[2020-10-19 06:27:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:27:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:27:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:27:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:27:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:27:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:27:47] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:27:47] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:27:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:28:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:28:13] request.INFO: Matched route "h_restaurant". {"route":"h_restaurant","route_parameters":{"_route":"h_restaurant","_controller":"App\\Controller\\PageController::h_restaurant","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_restaurant","method":"GET"} []
[2020-10-19 06:28:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:28:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:28:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:28:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:28:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:28:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:28:13] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:28:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:28:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:28:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13805c"},"request_uri":"http://127.0.0.1:8000/_wdt/13805c","method":"GET"} []
[2020-10-19 06:28:14] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:28:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:28:15] php.DEBUG: Warning: rename(F:\Projet_symfony\sounds\var\cache\dev\Url5101.tmp,F:\Projet_symfony\sounds\var\cache\dev/UrlMatcher.php): Acc�s refus�. (code: 5) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\filesystem\\\\Filesystem.php\",\"line\":282,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\filesystem\\\\Filesystem.php\",\"line\":695,\"function\":\"rename\",\"class\":\"Symfony\\\\Component\\\\Filesystem\\\\Filesystem\",\"type\":\"->\"}],\"count\":1})"} []
[2020-10-19 06:28:15] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:28:15] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Filesystem\Exception\IOException: "Cannot rename "F:\Projet_symfony\sounds\var\cache\dev\Url5101.tmp" to "F:\Projet_symfony\sounds\var\cache\dev/UrlMatcher.php"." at F:\Projet_symfony\sounds\vendor\symfony\filesystem\Filesystem.php line 290 {"exception":"[object] (Symfony\\Component\\Filesystem\\Exception\\IOException(code: 0): Cannot rename \"F:\\Projet_symfony\\sounds\\var\\cache\\dev\\Url5101.tmp\" to \"F:\\Projet_symfony\\sounds\\var\\cache\\dev/UrlMatcher.php\". at F:\\Projet_symfony\\sounds\\vendor\\symfony\\filesystem\\Filesystem.php:290)"} []
[2020-10-19 06:28:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:28:21] request.INFO: Matched route "h_restaurant". {"route":"h_restaurant","route_parameters":{"_route":"h_restaurant","_controller":"App\\Controller\\PageController::h_restaurant","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_restaurant","method":"GET"} []
[2020-10-19 06:28:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:28:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:28:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:28:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:28:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:28:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:28:21] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:28:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:28:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:28:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59d2bb"},"request_uri":"http://127.0.0.1:8000/_wdt/59d2bb","method":"GET"} []
[2020-10-19 06:28:22] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:28:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:28:23] request.INFO: Matched route "historique_res". {"route":"historique_res","route_parameters":{"_route":"historique_res","_controller":"App\\Controller\\DonneeDuJourController::historique_res"},"request_uri":"http://127.0.0.1:8000/profile/historique_res","method":"POST"} []
[2020-10-19 06:28:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:28:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:28:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:28:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:28:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:28:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:28:23] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:28:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:28:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:28:23] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:28:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:29:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:29:35] request.INFO: Matched route "checkout_h_res". {"route":"checkout_h_res","route_parameters":{"_route":"checkout_h_res","_controller":"App\\Controller\\DonneeDuJourController::checkout_h_res"},"request_uri":"http://127.0.0.1:8000/profile/checkout_h_res","method":"POST"} []
[2020-10-19 06:29:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:29:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:29:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:29:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:29:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:29:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:29:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 WHERE t0.id = ? ["169"] []
[2020-10-19 06:29:35] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:29:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:29:55] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:29:55] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 06:29:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:29:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:29:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:29:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:29:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:29:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:29:55] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:29:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:29:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:29:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:29:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:29:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:29:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:29:55] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:29:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:29:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:29:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d24d76"},"request_uri":"http://127.0.0.1:8000/_wdt/d24d76","method":"GET"} []
[2020-10-19 06:29:56] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:29:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:29:57] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 06:29:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:29:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:29:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:29:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:29:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:29:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:29:57] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:29:58] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:29:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:30:07] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:30:07] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 06:30:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:30:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:30:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:30:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:30:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:30:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:30:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:30:07] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:30:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:30:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:30:36] request.INFO: Matched route "filtre_graph_heb_to". {"route":"filtre_graph_heb_to","route_parameters":{"_route":"filtre_graph_heb_to","_controller":"App\\Controller\\PageController::filtre_graph_heb_to","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/admin/filtre/graph/heb_to/royal_beach","method":"POST"} []
[2020-10-19 06:30:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:30:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:30:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:30:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:30:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:30:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:30:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:30:37] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:30:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:30:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:30:52] request.INFO: Matched route "donnee_jour". {"route":"donnee_jour","route_parameters":{"_route":"donnee_jour","_controller":"App\\Controller\\PageController::donnee_jour","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/donnee_jour","method":"GET"} []
[2020-10-19 06:30:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:30:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:30:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:30:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:30:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:30:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:30:52] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:30:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:30:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:30:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93e760"},"request_uri":"http://127.0.0.1:8000/_wdt/93e760","method":"GET"} []
[2020-10-19 06:30:53] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:30:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:30:54] request.INFO: Matched route "listing_client". {"route":"listing_client","route_parameters":{"_route":"listing_client","_controller":"App\\Controller\\ClientController::listing_client"},"request_uri":"http://127.0.0.1:8000/profile/select_client/today","method":"POST"} []
[2020-10-19 06:30:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:30:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:30:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:30:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:30:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:30:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:30:54] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:30:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:30:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:30:54] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:30:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:31:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:31:21] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"POST"} []
[2020-10-19 06:31:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:31:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:31:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:31:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:31:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:31:21] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 WHERE t0.hotel_id = ? [48] []
[2020-10-19 06:31:21] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-10-19 06:31:21] doctrine.DEBUG: INSERT INTO client (nom, prenom, date_arrivee, date_depart, duree_sejour, created_at, hotel_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"dede","2":"dede","3":"2020-10-21 00:00:00","4":"2020-10-24 00:00:00","5":3,"6":"2020-10-19 06:31:21","7":48} []
[2020-10-19 06:31:21] doctrine.DEBUG: "COMMIT" [] []
[2020-10-19 06:31:21] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:31:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:31:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:31:22] request.INFO: Matched route "listing_client". {"route":"listing_client","route_parameters":{"_route":"listing_client","_controller":"App\\Controller\\ClientController::listing_client"},"request_uri":"http://127.0.0.1:8000/profile/select_client/today","method":"POST"} []
[2020-10-19 06:31:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:31:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:31:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:31:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:31:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:31:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:31:22] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:31:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:31:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:31:22] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:31:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:31:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:31:34] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 06:31:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:31:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:31:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:31:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:31:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:31:34] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:31:34] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:31:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:31:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:31:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f00f06"},"request_uri":"http://127.0.0.1:8000/_wdt/f00f06","method":"GET"} []
[2020-10-19 06:31:35] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:31:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:31:36] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 06:31:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:31:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:31:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:31:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:31:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:31:36] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:31:37] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:31:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:32:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:32:42] request.INFO: Matched route "donnee_jour". {"route":"donnee_jour","route_parameters":{"_route":"donnee_jour","_controller":"App\\Controller\\PageController::donnee_jour","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/donnee_jour","method":"GET"} []
[2020-10-19 06:32:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:32:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:32:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:32:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:32:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:32:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:32:42] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:32:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:32:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:32:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9211f"},"request_uri":"http://127.0.0.1:8000/_wdt/f9211f","method":"GET"} []
[2020-10-19 06:32:43] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:32:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:32:43] request.INFO: Matched route "listing_client". {"route":"listing_client","route_parameters":{"_route":"listing_client","_controller":"App\\Controller\\ClientController::listing_client"},"request_uri":"http://127.0.0.1:8000/profile/select_client/today","method":"POST"} []
[2020-10-19 06:32:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:32:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:32:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:32:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:32:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:32:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:32:44] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:32:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:32:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:32:44] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:32:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:33:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:33:13] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 06:33:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:33:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:33:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:33:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:33:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:33:13] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:33:13] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:33:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:33:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:33:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9bbeb"},"request_uri":"http://127.0.0.1:8000/_wdt/c9bbeb","method":"GET"} []
[2020-10-19 06:33:14] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:33:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:33:15] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 06:33:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:33:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:33:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:33:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:33:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:33:15] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:33:15] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:33:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:33:45] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:33:45] request.INFO: Matched route "h_hebergement". {"route":"h_hebergement","route_parameters":{"_route":"h_hebergement","_controller":"App\\Controller\\PageController::h_hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_hebergement","method":"GET"} []
[2020-10-19 06:33:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:33:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:33:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:33:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:33:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:33:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:33:45] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:33:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:33:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:33:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e7dbd"},"request_uri":"http://127.0.0.1:8000/_wdt/1e7dbd","method":"GET"} []
[2020-10-19 06:33:46] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:33:47] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:33:47] request.INFO: Matched route "historique_heb". {"route":"historique_heb","route_parameters":{"_route":"historique_heb","_controller":"App\\Controller\\DonneeDuJourController::historique_heb"},"request_uri":"http://127.0.0.1:8000/profile/historique_heb","method":"POST"} []
[2020-10-19 06:33:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:33:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:33:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:33:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:33:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:33:47] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:33:47] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:33:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:34:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:34:02] request.INFO: Matched route "donnee_jour". {"route":"donnee_jour","route_parameters":{"_route":"donnee_jour","_controller":"App\\Controller\\PageController::donnee_jour","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/donnee_jour","method":"GET"} []
[2020-10-19 06:34:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:34:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:34:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:34:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:34:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:34:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:34:02] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:34:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:34:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:34:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a118ee"},"request_uri":"http://127.0.0.1:8000/_wdt/a118ee","method":"GET"} []
[2020-10-19 06:34:03] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:34:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:34:04] request.INFO: Matched route "listing_client". {"route":"listing_client","route_parameters":{"_route":"listing_client","_controller":"App\\Controller\\ClientController::listing_client"},"request_uri":"http://127.0.0.1:8000/profile/select_client/today","method":"POST"} []
[2020-10-19 06:34:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:34:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:34:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:34:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:34:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:34:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:34:04] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:34:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:34:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:34:04] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:34:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:34:32] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:34:32] request.INFO: Matched route "hebergement". {"route":"hebergement","route_parameters":{"_route":"hebergement","_controller":"App\\Controller\\PageController::hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/hebergement","method":"GET"} []
[2020-10-19 06:34:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:34:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:34:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:34:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:34:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:34:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:34:32] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:34:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:34:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:34:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:34:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:34:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:34:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:34:32] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:34:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:34:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:34:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f38b37"},"request_uri":"http://127.0.0.1:8000/_wdt/f38b37","method":"GET"} []
[2020-10-19 06:34:33] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:34:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:34:34] request.INFO: Matched route "listing_current_client". {"route":"listing_current_client","route_parameters":{"_route":"listing_current_client","_controller":"App\\Controller\\ClientController::listing_current_client"},"request_uri":"http://127.0.0.1:8000/profile/select_current_client","method":"POST"} []
[2020-10-19 06:34:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:34:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:34:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:34:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:34:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:34:34] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:34:34] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:34:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:35:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:35:01] request.INFO: Matched route "donnee_jour". {"route":"donnee_jour","route_parameters":{"_route":"donnee_jour","_controller":"App\\Controller\\PageController::donnee_jour","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/donnee_jour","method":"GET"} []
[2020-10-19 06:35:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:35:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:35:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:35:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:35:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:35:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:35:01] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:35:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:35:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:35:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4655e2"},"request_uri":"http://127.0.0.1:8000/_wdt/4655e2","method":"GET"} []
[2020-10-19 06:35:02] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:35:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:35:03] request.INFO: Matched route "listing_client". {"route":"listing_client","route_parameters":{"_route":"listing_client","_controller":"App\\Controller\\ClientController::listing_client"},"request_uri":"http://127.0.0.1:8000/profile/select_client/today","method":"POST"} []
[2020-10-19 06:35:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:35:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:35:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:35:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:35:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:35:03] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.date_arrivee AS date_arrivee_4, t0.date_depart AS date_depart_5, t0.duree_sejour AS duree_sejour_6, t0.created_at AS created_at_7, t0.hotel_id AS hotel_id_8 FROM client t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:35:03] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:35:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:35:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:35:37] request.INFO: Matched route "h_hebergement". {"route":"h_hebergement","route_parameters":{"_route":"h_hebergement","_controller":"App\\Controller\\PageController::h_hebergement","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/h_hebergement","method":"GET"} []
[2020-10-19 06:35:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:35:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:35:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:35:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:35:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:35:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:35:38] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:35:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:35:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:35:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db0e02"},"request_uri":"http://127.0.0.1:8000/_wdt/db0e02","method":"GET"} []
[2020-10-19 06:35:38] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:35:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:35:39] request.INFO: Matched route "historique_heb". {"route":"historique_heb","route_parameters":{"_route":"historique_heb","_controller":"App\\Controller\\DonneeDuJourController::historique_heb"},"request_uri":"http://127.0.0.1:8000/profile/historique_heb","method":"POST"} []
[2020-10-19 06:35:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:35:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:35:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:35:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:35:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:35:39] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:35:39] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:35:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:36:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:36:11] request.INFO: Matched route "restaurant". {"route":"restaurant","route_parameters":{"_route":"restaurant","_controller":"App\\Controller\\PageController::restaurant","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/restaurant","method":"GET"} []
[2020-10-19 06:36:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:36:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:36:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:36:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:36:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [48] []
[2020-10-19 06:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [49] []
[2020-10-19 06:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [50] []
[2020-10-19 06:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.id = ? [51] []
[2020-10-19 06:36:12] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:36:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:36:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:36:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06ef90"},"request_uri":"http://127.0.0.1:8000/_wdt/06ef90","method":"GET"} []
[2020-10-19 06:36:12] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:36:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:36:39] request.INFO: Matched route "crj". {"route":"crj","route_parameters":{"_route":"crj","_controller":"App\\Controller\\PageController::crj","pseudo_hotel":"royal_beach"},"request_uri":"http://127.0.0.1:8000/profile/royal_beach/crj","method":"GET"} []
[2020-10-19 06:36:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-10-19 06:36:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:36:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2020-10-19 06:36:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-10-19 06:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.hotel AS hotel_8, t0.pass_clair AS pass_clair_9, t0.image AS image_10 FROM user t0 WHERE t0.id = ? [154] []
[2020-10-19 06:36:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gmail.com"} []
[2020-10-19 06:36:39] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at F:\\Projet_symfony\\sounds\\vendor\\doctrine\\inflector\\lib\\Doctrine\\Common\\Inflector\\Inflector.php:90)"} []
[2020-10-19 06:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lieu AS lieu_3, t0.pseudo AS pseudo_4 FROM hotel t0 WHERE t0.pseudo = ? LIMIT 1 ["royal_beach"] []
[2020-10-19 06:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.heb_to AS heb_to_2, t0.heb_ca AS heb_ca_3, t0.res_n_couvert AS res_n_couvert_4, t0.res_ca AS res_ca_5, t0.res_p_dej AS res_p_dej_6, t0.res_dej AS res_dej_7, t0.res_dinner AS res_dinner_8, t0.spa_ca AS spa_ca_9, t0.spa_n_abonne AS spa_n_abonne_10, t0.spa_c_unique AS spa_c_unique_11, t0.crj_direction AS crj_direction_12, t0.crj_service_rh AS crj_service_rh_13, t0.crj_commercial AS crj_commercial_14, t0.crj_comptable AS crj_comptable_15, t0.crj_reception AS crj_reception_16, t0.crj_restaurant AS crj_restaurant_17, t0.crj_spa AS crj_spa_18, t0.crj_s_technique AS crj_s_technique_19, t0.crj_litiges AS crj_litiges_20, t0.created_at AS created_at_21, t0.hotel_id AS hotel_id_22 FROM donnee_du_jour t0 ORDER BY t0.created_at DESC [] []
[2020-10-19 06:36:40] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:36:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-10-19 06:36:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:36:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f5105"},"request_uri":"http://127.0.0.1:8000/_wdt/2f5105","method":"GET"} []
[2020-10-19 06:36:40] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\http-client\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\var\\\\cache\\\\dev\\\\ContainerZWZk59z\\\\srcApp_KernelDevDebugContainer.php\",\"line\":1802,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} []
[2020-10-19 06:45:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\WebServerBundle.php:23)"} []
[2020-10-19 06:45:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at F:\\Projet_symfony\\sounds\\vendor\\symfony\\web-server-bundle\\Command\\ServerRunCommand.php:95)"} []
[2020-10-19 06:45:43] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Une tentative de connexion a échoué car le parti connecté n’a pas répondu convenablement au-delà d’une certaine durée ou une connexion établie a échoué car l’hôte de connexion n’a pas répondu. ) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\web-server-bundle\\\\WebServerConfig.php\",\"line\":143,\"trace\":[{\"file\":\"F:\\\\Projet_symfony\\\\sounds\\\\vendor\\\\symfony\\\\web-server-bundle\\\\WebServerConfig.php\",\"line\":56,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} []
[2021-06-19 06:19:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2021-06-19 06:19:30] php.DEBUG: Warning: filemtime(): stat failed for F:\Projet_symfony\sounds\config\routes\dev\framework.yaml {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/soundsmafv/dashboardSounds/vendor/symfony/config/Resource/FileResource.php\",\"line\":65,\"trace\":[{\"file\":\"/home/soundsmafv/dashboardSounds/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php\",\"line\":34,\"function\":\"isFresh\",\"class\":\"Symfony\\\\Component\\\\Config\\\\Resource\\\\FileResource\",\"type\":\"->\"}],\"count\":1})"} []
[2021-06-19 06:19:33] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2021-06-19 06:19:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2021-06-19 06:19:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2021-06-19 06:19:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2021-06-19 06:19:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2021-10-25 11:32:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2021-10-25 11:32:15] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2021-10-25 11:32:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2021-10-25 11:32:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2021-10-25 11:32:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2021-10-25 11:32:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2021-10-30 08:09:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2021-10-30 08:09:35] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2021-10-30 08:09:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2021-10-30 08:09:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2021-10-30 08:09:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2021-10-30 08:09:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2021-12-17 15:39:50] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2021-12-17 15:39:50] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2021-12-17 15:39:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2021-12-17 15:39:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2021-12-17 15:39:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2021-12-17 15:39:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2021-12-30 14:11:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2021-12-30 14:11:18] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2021-12-30 14:11:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2021-12-30 14:11:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2021-12-30 14:11:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2021-12-30 14:11:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-01-04 07:29:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-01-04 07:29:36] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-01-04 07:29:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-01-04 07:29:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-01-04 07:29:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-01-04 07:29:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-03-07 03:25:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-03-07 03:25:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-03-07 03:25:57] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-03-07 03:25:57] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-03-07 03:26:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-03-07 03:26:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-03-07 03:26:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-03-07 03:26:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-03-07 03:26:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-03-07 03:26:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-03-07 03:26:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-03-07 03:26:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-07-18 07:56:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-07-18 07:56:16] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-07-18 07:56:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-07-18 07:56:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-07-18 07:56:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-07-18 07:56:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:23:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:23:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:23:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:23:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:23:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:23:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:23:57] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:23:57] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:23:57] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:23:57] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:23:57] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:23:57] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::fot support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:08] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:24:08] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:24:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:24:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
thenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:24:03] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"OPTIONS"} []
[2022-08-15 23:24:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:24:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:24:03] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:24:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:24:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:24:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:24:40] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:24:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:24:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:24:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:25:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:25:44] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:25:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:25:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:25:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:25:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:26:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:26:46] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:26:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:26:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:26:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:26:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:31:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:31:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:31:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:31:46] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:31:46] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:31:46] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:31:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:31:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:31:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:31:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:31:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:31:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:31:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:31:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:31:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:31:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:31:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:31:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:31:50] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:31:50] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:31:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:31:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:31:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:31:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:31:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:31:53] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"OPTIONS"} []
[2022-08-15 23:31:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:31:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:31:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:31:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-08-15 23:32:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2022-08-15 23:32:41] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2022-08-15 23:32:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-08-15 23:32:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:32:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2022-08-15 23:32:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-05-10 11:13:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-05-10 11:13:37] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-05-10 11:13:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-05-10 11:13:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-05-10 11:13:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-05-10 11:13:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-05-10 20:25:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-05-10 20:25:15] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-05-10 20:25:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-05-10 20:25:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-05-10 20:25:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-05-10 20:25:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-06-30 05:33:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-06-30 05:33:06] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-06-30 05:33:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-06-30 05:33:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 05:33:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 05:33:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-06-30 05:58:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-06-30 05:58:48] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-06-30 05:58:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-06-30 05:58:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 05:58:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 05:58:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-06-30 06:22:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-06-30 06:22:04] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-06-30 06:22:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-06-30 06:22:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:22:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:22:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-06-30 06:48:58] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-06-30 06:48:58] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-06-30 06:48:58] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-06-30 06:48:58] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-06-30 06:49:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-06-30 06:49:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-06-30 06:49:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-06-30 06:49:00] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-06-30 06:49:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-06-30 06:49:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-06-30 06:49:01] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-06-30 06:49:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-06-30 06:49:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-06-30 06:49:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-06-30 06:49:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-06-30 06:49:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-06-30 06:49:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-06-30 06:49:40] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"OPTIONS"} []
[2023-06-30 06:49:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-06-30 06:49:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-06-30 06:49:52] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-06-30 06:49:52] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"OPTIONS"} []
[2023-06-30 06:49:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-06-30 06:49:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-06-30 06:49:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-09-18 02:54:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-09-18 02:54:48] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-09-18 02:54:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-09-18 02:54:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-09-18 02:54:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-09-18 02:54:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-12-07 00:29:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-12-07 00:29:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-12-07 00:29:38] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-12-07 00:29:38] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-12-07 00:29:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-12-07 00:29:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-12-07 00:29:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-12-07 00:29:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-12-07 00:29:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-12-07 00:29:40] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-12-07 00:29:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-12-07 00:29:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-12-07 00:29:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-12-07 00:29:41] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-12-07 00:29:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-12-07 00:29:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-12-07 00:29:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-12-07 00:29:50] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-12-07 00:29:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-12-07 00:29:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-12-07 00:29:52] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-12-07 00:29:52] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-12-07 00:29:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-12-07 00:29:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-12-07 00:29:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-12-07 00:29:56] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-12-07 00:29:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-12-07 00:29:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:29:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-12-07 00:30:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-12-07 00:30:04] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-12-07 00:30:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-12-07 00:30:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:30:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 00:30:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-12-07 12:30:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-12-07 12:30:05] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-12-07 12:30:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-12-07 12:30:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 12:30:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-07 12:30:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-12-13 17:15:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-12-13 17:15:22] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-12-13 17:15:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-12-13 17:15:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-13 17:15:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-13 17:15:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-12-14 00:12:52] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2023-12-14 00:12:52] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2023-12-14 00:12:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2023-12-14 00:12:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-14 00:12:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2023-12-14 00:12:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-15 23:21:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-15 23:21:35] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-15 23:21:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-15 23:21:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-15 23:21:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-15 23:21:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-17 03:26:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-17 03:26:26] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-17 03:26:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-17 03:26:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-17 03:26:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-17 03:26:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 00:11:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 00:11:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 00:11:02] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 00:11:02] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 00:11:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 00:11:02] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 00:11:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 00:11:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 00:11:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 00:11:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 00:11:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 00:11:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 00:11:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 00:11:09] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 00:11:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 00:11:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 00:11:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 00:11:12] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 00:11:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 00:11:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 00:11:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 00:11:14] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 00:11:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 00:11:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 00:11:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 00:11:16] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 00:11:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 00:11:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 00:11:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 00:11:18] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 00:11:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 00:11:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 00:11:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 02:24:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 02:24:03] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:24:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 02:24:03] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:24:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:24:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:24:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 02:24:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 02:24:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 02:24:03] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:24:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:24:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 02:24:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 02:24:04] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:24:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:24:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 02:24:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 02:24:30] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:24:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:24:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 02:24:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 02:24:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 02:24:31] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:24:31] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:24:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:24:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:24:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 02:24:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 02:24:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 02:24:31] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:24:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:24:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 02:24:31] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:24:31] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:24:31] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:24:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:24:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:24:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:24:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:24:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 02:24:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 02:24:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 02:25:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 02:25:06] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 02:25:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 02:25:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:25:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 02:25:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 09:40:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 09:40:35] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 09:40:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 09:40:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 09:40:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 09:40:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 10:16:50] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 10:16:50] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 10:16:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 10:16:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 10:16:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 10:16:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 10:54:58] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 10:54:58] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 10:54:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 10:54:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 10:54:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 10:54:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-02-26 11:33:50] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-02-26 11:33:50] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-02-26 11:33:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-02-26 11:33:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 11:33:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-02-26 11:33:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-03-10 15:35:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-03-10 15:35:23] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-03-10 15:35:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-03-10 15:35:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-03-10 15:35:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-03-10 15:35:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-03-10 15:40:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-03-10 15:40:39] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-03-10 15:40:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-03-10 15:40:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-03-10 15:40:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-03-10 15:40:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-04-04 01:51:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-04-04 01:51:21] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-04-04 01:51:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-04-04 01:51:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-04 01:51:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-04 01:51:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-04-18 17:17:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-04-18 17:17:31] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-04-18 17:17:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-04-18 17:17:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-18 17:17:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-18 17:17:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-04-19 14:14:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-04-19 14:14:36] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-04-19 14:14:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-04-19 14:14:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-19 14:14:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-19 14:14:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-04-27 20:01:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-04-27 20:01:53] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-04-27 20:01:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-04-27 20:01:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-27 20:01:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-27 20:01:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-04-29 22:35:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-04-29 22:35:29] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-04-29 22:35:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-04-29 22:35:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-29 22:35:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-29 22:35:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-04-30 05:36:28] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-04-30 05:36:28] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-04-30 05:36:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-04-30 05:36:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-30 05:36:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-30 05:36:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-04-30 08:56:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-04-30 08:56:46] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-04-30 08:56:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-04-30 08:56:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-30 08:56:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-04-30 08:56:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-05-16 01:30:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-05-16 01:30:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-05-16 01:30:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-05-16 01:30:26] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-05-16 01:30:26] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-05-16 01:30:26] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-05-16 01:30:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-05-16 01:30:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-05-16 01:30:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-05-16 01:30:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-05-16 01:30:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-05-16 01:30:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-05-16 01:30:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-05-16 01:30:34] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-05-16 01:30:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-05-16 01:30:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
] []
[2024-05-16 01:30:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-05-16 01:30:30] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-05-16 01:30:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-05-16 01:30:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-05-16 01:30:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-05-16 01:30:37] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-05-16 01:30:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-05-16 01:30:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-05-16 01:30:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-05-16 01:30:37] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-05-16 01:30:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-05-16 01:30:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-16 01:30:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-05-19 03:41:54] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-05-19 03:41:54] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-05-19 03:41:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-05-19 03:41:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-19 03:41:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-19 03:41:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-05-19 08:49:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-05-19 08:49:09] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-05-19 08:49:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-05-19 08:49:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-19 08:49:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-19 08:49:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-05-28 18:25:32] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-05-28 18:25:32] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-05-28 18:25:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-05-28 18:25:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-28 18:25:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-28 18:25:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-05-30 07:04:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-05-30 07:04:05] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-05-30 07:04:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-05-30 07:04:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-30 07:04:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-05-30 07:04:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-06-07 18:21:47] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-06-07 18:21:47] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-06-07 18:21:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-06-07 18:21:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-07 18:21:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-07 18:21:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-06-08 22:07:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-06-08 22:07:20] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-06-08 22:07:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-06-08 22:07:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-08 22:07:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-08 22:07:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-06-18 09:43:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-06-18 09:43:04] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-06-18 09:43:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-06-18 09:43:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-18 09:43:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-18 09:43:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-06-18 09:43:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-06-18 09:43:06] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-06-18 09:43:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-06-18 09:43:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-18 09:43:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-18 09:43:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-06-22 22:37:58] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-06-22 22:37:58] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-06-22 22:37:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-06-22 22:37:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-22 22:37:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-22 22:37:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-06-22 22:38:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-06-22 22:38:05] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-06-22 22:38:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-06-22 22:38:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-22 22:38:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-22 22:38:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-06-22 22:38:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-06-22 22:38:14] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-06-22 22:38:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-06-22 22:38:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-22 22:38:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-22 22:38:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-06-22 22:38:28] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-06-22 22:38:28] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-06-22 22:38:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-06-22 22:38:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-22 22:38:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-22 22:38:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-06-30 18:32:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-06-30 18:32:39] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-06-30 18:32:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-06-30 18:32:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-30 18:32:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-30 18:32:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-06-30 18:57:52] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-06-30 18:57:52] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-06-30 18:57:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-06-30 18:57:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-30 18:57:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-06-30 18:57:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-09 18:36:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-09 18:36:51] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-09 18:36:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-09 18:36:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-09 18:36:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-09 18:36:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-14 20:55:28] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-14 20:55:28] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-14 20:55:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-14 20:55:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-14 20:55:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-14 20:55:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-27 03:06:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-27 03:06:12] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-27 03:06:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-27 03:06:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-27 03:06:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-27 03:06:24] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-27 03:06:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-27 03:06:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-27 03:06:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-27 03:06:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-27 03:06:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-27 03:06:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-27 03:06:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-27 03:06:15] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-27 03:06:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-27 03:06:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-27 03:06:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-27 03:06:16] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-27 03:06:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-27 03:06:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-27 03:06:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-27 03:06:20] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-27 03:06:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-27 03:06:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-27 03:06:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-27 03:06:27] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-27 03:06:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-27 03:06:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-27 03:06:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-28 06:32:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-28 06:32:18] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-28 06:32:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-28 06:32:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 06:32:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 06:32:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-28 06:32:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-28 06:32:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 06:32:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 06:32:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-28 06:32:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 06:32:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 06:32:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-28 06:32:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-28 06:32:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-28 06:32:19] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-28 06:32:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-28 06:32:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 06:32:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 06:32:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-28 06:40:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-28 06:40:04] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-28 06:40:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-28 06:40:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 06:40:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 06:40:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-28 12:59:59] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-28 12:59:59] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-28 13:00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-28 13:00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 13:00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 13:00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-07-28 13:00:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-07-28 13:00:01] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-07-28 13:00:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-07-28 13:00:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 13:00:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-07-28 13:00:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-08-19 08:49:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-08-19 08:49:16] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-08-19 08:49:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-08-19 08:49:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-08-19 08:49:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-08-19 08:49:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-08-19 11:08:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-08-19 11:08:11] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-08-19 11:08:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-08-19 11:08:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-08-19 11:08:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-08-19 11:08:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-08-19 12:31:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-08-19 12:31:46] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-08-19 12:31:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-08-19 12:31:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-08-19 12:31:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-08-19 12:31:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-08-19 22:56:52] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-08-19 22:56:52] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-08-19 22:56:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-08-19 22:56:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-08-19 22:56:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-08-19 22:56:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-10-07 14:18:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-10-07 14:18:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-10-07 14:18:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-10-07 14:18:38] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-10-07 14:18:38] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-10-07 14:18:38] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-10-07 14:18:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-10-07 14:18:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-10-07 14:18:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-10-07 14:18:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-10-07 14:18:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-10-07 14:18:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-10-07 14:18:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-10-07 14:18:40] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-10-07 14:18:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-10-07 14:18:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
irst_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-10-07 14:18:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-10-07 14:18:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-10-07 14:18:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-10-07 14:18:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-10-07 14:18:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-10-07 14:18:43] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-10-07 14:18:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-10-07 14:18:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-07 14:18:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-10-25 15:30:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-10-25 15:30:44] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-10-25 15:30:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-10-25 15:30:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-25 15:30:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-25 15:30:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-10-26 08:02:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-10-26 08:02:35] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-10-26 08:02:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-10-26 08:02:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-26 08:02:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-26 08:02:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-10-26 08:04:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-10-26 08:04:40] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-10-26 08:04:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-10-26 08:04:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-26 08:04:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-26 08:04:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-10-26 11:38:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-10-26 11:38:46] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-10-26 11:38:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-10-26 11:38:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-26 11:38:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-10-26 11:38:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-10 22:15:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-11-10 22:15:00] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-11-10 22:15:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-11-10 22:15:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-10 22:15:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-10 22:15:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-10 22:37:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-11-10 22:37:13] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-11-10 22:37:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-11-10 22:37:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-10 22:37:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-10 22:37:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-11 00:58:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-11-11 00:58:34] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-11-11 00:58:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-11-11 00:58:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-11 00:58:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-11 00:58:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-11 05:42:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-11-11 05:42:03] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-11-11 05:42:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-11-11 05:42:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-11 05:42:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-11 05:42:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-30 20:15:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-11-30 20:15:37] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-11-30 20:15:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-11-30 20:15:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-30 20:15:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-30 20:15:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-30 20:15:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-11-30 20:15:43] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-11-30 20:15:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-11-30 20:15:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-30 20:15:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-11-30 20:15:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-02 16:22:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-02 16:22:16] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-02 16:22:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-02 16:22:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-02 16:22:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-02 16:22:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-02 17:34:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-02 17:34:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-02 17:34:09] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-02 17:34:09] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-02 17:34:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-02 17:34:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-02 17:34:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-02 17:34:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-02 17:34:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-02 17:34:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-02 17:34:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-02 17:34:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-02 19:20:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-02 19:20:14] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-02 19:20:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-02 19:20:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-02 19:20:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-02 19:20:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-02 21:43:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-02 21:43:15] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-02 21:43:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-02 21:43:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-02 21:43:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-02 21:43:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-03 03:02:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-03 03:02:13] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-03 03:02:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-03 03:02:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-03 03:02:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-03 03:02:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-04 14:50:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-04 14:50:14] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-04 14:50:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-04 14:50:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-04 14:50:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-04 14:50:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-04 15:07:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-04 15:07:15] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-04 15:07:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-04 15:07:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-04 15:07:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-04 15:07:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-04 16:46:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-04 16:46:27] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-04 16:46:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-04 16:46:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-04 16:46:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-04 16:46:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-04 17:19:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-04 17:19:29] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-04 17:19:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-04 17:19:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-04 17:19:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-04 17:19:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-04 23:09:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-04 23:09:27] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-04 23:09:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-04 23:09:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-04 23:09:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-04 23:09:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-08 16:31:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-08 16:31:36] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-08 16:31:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-08 16:31:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-08 16:31:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-08 16:31:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-08 16:31:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-08 16:31:38] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-08 16:31:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-08 16:31:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-08 16:31:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-08 16:31:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-14 18:58:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-14 18:58:29] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-14 18:58:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-14 18:58:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-14 18:58:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-14 18:58:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-16 07:59:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-16 07:59:01] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-16 07:59:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-16 07:59:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-16 07:59:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-16 07:59:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-18 05:45:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-18 05:45:33] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[[2024-12-18 05:45:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-18 05:45:34] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-18 05:45:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-18 05:45:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-18 05:45:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-18 05:45:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-18 05:45:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-18 05:45:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-18 05:45:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-18 05:45:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-12-18 05:45:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2024-12-18 05:45:36] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2024-12-18 05:45:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2024-12-18 05:45:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-18 05:45:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2024-12-18 05:45:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-04 22:58:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-04 22:58:16] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-04 22:58:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-04 22:58:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-04 22:58:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-04 22:58:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-04 23:15:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-04 23:15:48] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-04 23:15:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-04 23:15:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-04 23:15:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-04 23:15:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-05 00:40:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-05 00:40:03] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-05 00:40:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-05 00:40:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-05 00:40:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-05 00:40:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-05 02:30:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-05 02:30:57] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-05 02:30:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-05 02:30:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-05 02:30:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-05 02:30:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-05 02:40:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-05 02:40:37] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-05 02:40:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-05 02:40:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-05 02:40:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-05 02:40:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-05 03:19:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-05 03:19:04] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-05 03:19:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-05 03:19:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-05 03:19:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-05 03:19:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-07 19:56:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-07 19:56:33] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-07 19:56:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-07 19:56:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-07 19:56:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-07 19:56:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-09 19:03:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-09 19:03:33] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-09 19:03:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-09 19:03:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-09 19:03:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-09 19:03:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-09 19:03:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-09 19:03:37] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-09 19:03:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-09 19:03:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-09 19:03:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-09 19:03:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-11 09:16:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-11 09:16:26] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-11 09:16:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-11 09:16:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-11 09:16:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-11 09:16:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-17 17:51:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-17 17:51:49] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-17 17:51:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-17 17:51:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-17 17:51:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-17 17:51:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-19 17:14:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-19 17:14:21] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-19 17:14:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-19 17:14:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-19 17:14:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-19 17:14:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-01-31 12:13:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-01-31 12:13:27] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-01-31 12:13:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-01-31 12:13:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-31 12:13:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-01-31 12:13:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-03 08:15:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-03 08:15:06] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-03 08:15:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-03 08:15:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-03 08:15:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-03 08:15:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-04 15:54:54] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-04 15:54:54] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-04 15:54:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-04 15:54:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-04 15:54:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-04 15:54:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-04 16:42:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-04 16:42:30] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-04 16:42:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-04 16:42:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-04 16:42:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-04 16:42:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-05 06:42:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-05 06:42:57] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-05 06:42:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-05 06:42:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-05 06:42:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-05 06:42:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-05 11:29:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-05 11:29:48] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-05 11:29:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-05 11:29:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-05 11:29:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-05 11:29:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-05 11:46:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-05 11:46:46] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-05 11:46:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-05 11:46:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-05 11:46:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-05 11:46:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-05 23:49:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-05 23:49:14] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-05 23:49:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-05 23:49:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-05 23:49:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-05 23:49:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-16 17:39:28] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-16 17:39:28] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-16 17:39:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-16 17:39:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-16 17:39:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-16 17:39:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-16 17:39:54] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-16 17:39:54] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-16 17:39:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-16 17:39:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-16 17:39:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-16 17:39:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-16 18:12:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-16 18:12:15] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-16 18:12:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-16 18:12:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-16 18:12:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-16 18:12:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-16 18:12:47] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-16 18:12:47] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-16 18:12:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-16 18:12:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-16 18:12:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-16 18:12:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-25 18:55:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-25 18:55:15] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-25 18:55:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-25 18:55:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-25 18:55:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-25 18:55:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-25 19:37:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-25 19:37:36] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-25 19:37:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-25 19:37:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-25 19:37:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-25 19:37:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-26 01:17:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 01:17:34] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 01:17:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 01:17:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 01:17:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 01:17:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-26 01:18:07] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 01:18:07] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 01:18:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 01:18:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 01:18:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 01:18:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-26 05:43:55] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 05:43:55] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 05:43:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 05:43:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 05:43:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 05:43:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-26 12:53:32] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 12:53:32] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 12:53:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 12:53:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 12:53:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 12:53:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-26 12:53:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 12:53:37] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 12:53:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 12:53:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 12:53:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 12:53:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
] []
[2025-02-26 12:53:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 12:53:37] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 12:53:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 12:53:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 12:53:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 12:53:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-26 16:54:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 16:54:31] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 16:54:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 16:54:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 16:54:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 16:54:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-26 16:54:32] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 16:54:32] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 16:54:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 16:54:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 16:54:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 16:54:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-26 16:54:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 16:54:33] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 16:54:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 16:54:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 16:54:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 16:54:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-26 16:54:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 16:54:56] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 16:54:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 16:54:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 16:54:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 16:54:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-26 19:17:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 19:17:06] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 19:17:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 19:17:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 19:17:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 19:17:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-26 19:52:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-26 19:52:42] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-26 19:52:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-26 19:52:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 19:52:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-26 19:52:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-27 00:09:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-27 00:09:35] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-27 00:09:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-27 00:09:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-27 00:09:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-27 00:09:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-27 00:09:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-27 00:09:35] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-27 00:09:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-27 00:09:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-27 00:09:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-27 00:09:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-27 04:21:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-27 04:21:49] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-27 04:21:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-27 04:21:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-27 04:21:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-27 04:21:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-27 04:36:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-27 04:36:48] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-27 04:36:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-27 04:36:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-27 04:36:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-27 04:36:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-27 22:56:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-27 22:56:57] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-27 22:56:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-27 22:56:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-27 22:56:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-27 22:56:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-02-28 00:04:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-02-28 00:04:09] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-02-28 00:04:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-02-28 00:04:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-28 00:04:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-02-28 00:04:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-03-01 22:14:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-03-01 22:14:13] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-03-01 22:14:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-03-01 22:14:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-01 22:14:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-01 22:14:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-03-02 03:05:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-03-02 03:05:04] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-03-02 03:05:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-03-02 03:05:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-02 03:05:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-02 03:05:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-03-02 09:07:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-03-02 09:07:46] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-03-02 09:07:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-03-02 09:07:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-02 09:07:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-02 09:07:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-03-02 11:23:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-03-02 11:23:39] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-03-02 11:23:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-03-02 11:23:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-02 11:23:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-02 11:23:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-03-02 23:00:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-03-02 23:00:36] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-03-02 23:00:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-03-02 23:00:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-02 23:00:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-02 23:00:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-03-03 01:22:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-03-03 01:22:23] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-03-03 01:22:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-03-03 01:22:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-03 01:22:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-03 01:22:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-03-05 17:52:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-03-05 17:52:29] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"http://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-03-05 17:52:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-03-05 17:52:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-05 17:52:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-05 17:52:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-03-08 10:26:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-03-08 10:26:41] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-03-08 10:26:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-03-08 10:26:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-08 10:26:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-08 10:26:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-03-09 13:02:45] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-03-09 13:02:45] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-03-09 13:02:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-03-09 13:02:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-09 13:02:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-09 13:02:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-03-10 13:03:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-03-10 13:03:46] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-03-10 13:03:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-03-10 13:03:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-10 13:03:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-10 13:03:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-03-11 12:14:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/soundsmafv/dashboardSounds/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-03-11 12:14:53] request.INFO: Matched route "first_page". {"route":"first_page","route_parameters":{"_route":"first_page","_controller":"App\\Controller\\PageController::first_page"},"request_uri":"https://www.dashboard.soundsmadagascar.com/public/","method":"GET"} []
[2025-03-11 12:14:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-03-11 12:14:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-11 12:14:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\AppUserAuthenticator"} []
[2025-03-11 12:14:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []