[2020-09-26 15:33: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:33:09] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/","method":"GET"} [] [2020-09-26 15:33:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:33:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:33:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:33:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-26 15:33: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:33:30] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/login","method":"GET"} [] [2020-09-26 15:33:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:33:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:33:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:33:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-26 15:33: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:33:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11cd8f"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/_wdt/11cd8f","method":"GET"} [] [2020-09-26 15:35: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:35:21] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/login","method":"POST"} [] [2020-09-26 15:35:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:35:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:35:21] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:35:21] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:35: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.sexe AS sexe_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@gardoxy.com"] [] [2020-09-26 15:35:24] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gardoxy.com\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:35:25] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sat, 26 Sep 2020 13:35:25 GMT\r\nLocation: http://gardoxy.online/gadmin/public/index.php/dashboard\r\n\r\n\r\n\r\n \r\n \r\n \r\n\r\n Redirecting to http://gardoxy.online/gadmin/public/index.php/dashboard\r\n \r\n \r\n Redirecting to http://gardoxy.online/gadmin/public/index.php/dashboard.\r\n \r\n)","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:35:25] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:35:25] security.DEBUG: The "App\Security\CustomAuthAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:35:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-09-26 15:35: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 /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:35:25] request.INFO: Matched route "get_dashboard". {"route":"get_dashboard","route_parameters":{"_route":"get_dashboard","_controller":"App\\Controller\\AdminController::getDash"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/dashboard","method":"GET"} [] [2020-09-26 15:35:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:35:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:35:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:35:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2020-09-26 15:35: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.sexe AS sexe_7 FROM user t0 WHERE t0.id = ? [1] [] [2020-09-26 15:35:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gardoxy.com"} [] [2020-09-26 15:35:26] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM classe c0_ [] [] [2020-09-26 15:35:26] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM event e0_ [] [] [2020-09-26 15:35:26] doctrine.DEBUG: SELECT sum(d0_.montant) AS sclr_0 FROM depense d0_ [] [] [2020-09-26 15:35:26] doctrine.DEBUG: SELECT sum(p0_.amount) AS sclr_0 FROM paiements p0_ [] [] [2020-09-26 15:35:26] doctrine.DEBUG: SELECT sum(p0_.club) AS sclr_0 FROM paiements p0_ [] [] [2020-09-26 15:35:26] doctrine.DEBUG: SELECT sum(p0_.container) AS sclr_0 FROM paiements p0_ [] [] [2020-09-26 15:35:26] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM enfant e0_ WHERE e0_.is_payed = 1 [] [] [2020-09-26 15:35:26] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM enfant e0_ [] [] [2020-09-26 15:35:26] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM enfant e0_ WHERE e0_.is_payed = 1 [] [] [2020-09-26 15:35:26] doctrine.DEBUG: SELECT count(f0_.id) AS sclr_0 FROM feed_back f0_ WHERE f0_.is_open = 0 [] [] [2020-09-26 15:35:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-09-26 15:35: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:35:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7703c"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/_wdt/e7703c","method":"GET"} [] [2020-09-26 15:38: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:38:27] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/login","method":"GET"} [] [2020-09-26 15:38:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:38:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:38:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:38:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-26 15: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:38:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"02c518"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/_wdt/02c518","method":"GET"} [] [2020-09-26 15: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:49:02] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/logout","method":"GET"} [] [2020-09-26 15:49:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:49:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2020-09-26 15:49: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.sexe AS sexe_7 FROM user t0 WHERE t0.id = ? [1] [] [2020-09-26 15:49:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gardoxy.com"} [] [2020-09-26 15:49: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:49:03] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/login","method":"GET"} [] [2020-09-26 15:49:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:49:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-26 15:49: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:49:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f67095"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/_wdt/f67095","method":"GET"} [] [2020-09-26 15:49: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:49:20] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/login","method":"POST"} [] [2020-09-26 15:49:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:49:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:20] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:20] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49: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.sexe AS sexe_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@gardoxy.com"] [] [2020-09-26 15:49:21] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@gardoxy.com\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:21] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sat, 26 Sep 2020 13:49:21 GMT\r\nLocation: http://gardoxy.online/gadmin/public/index.php/dashboard\r\n\r\n\r\n\r\n \r\n \r\n \r\n\r\n Redirecting to http://gardoxy.online/gadmin/public/index.php/dashboard\r\n \r\n \r\n Redirecting to http://gardoxy.online/gadmin/public/index.php/dashboard.\r\n \r\n)","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:21] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:21] security.DEBUG: The "App\Security\CustomAuthAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-09-26 15:49: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:49:21] request.INFO: Matched route "get_dashboard". {"route":"get_dashboard","route_parameters":{"_route":"get_dashboard","_controller":"App\\Controller\\AdminController::getDash"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/dashboard","method":"GET"} [] [2020-09-26 15:49:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:49:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2020-09-26 15:49: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.sexe AS sexe_7 FROM user t0 WHERE t0.id = ? [1] [] [2020-09-26 15:49:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gardoxy.com"} [] [2020-09-26 15:49:22] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM classe c0_ [] [] [2020-09-26 15:49:22] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM event e0_ [] [] [2020-09-26 15:49:22] doctrine.DEBUG: SELECT sum(d0_.montant) AS sclr_0 FROM depense d0_ [] [] [2020-09-26 15:49:22] doctrine.DEBUG: SELECT sum(p0_.amount) AS sclr_0 FROM paiements p0_ [] [] [2020-09-26 15:49:22] doctrine.DEBUG: SELECT sum(p0_.club) AS sclr_0 FROM paiements p0_ [] [] [2020-09-26 15:49:22] doctrine.DEBUG: SELECT sum(p0_.container) AS sclr_0 FROM paiements p0_ [] [] [2020-09-26 15:49:22] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM enfant e0_ WHERE e0_.is_payed = 1 [] [] [2020-09-26 15:49:22] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM enfant e0_ [] [] [2020-09-26 15:49:22] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM enfant e0_ WHERE e0_.is_payed = 1 [] [] [2020-09-26 15:49:22] doctrine.DEBUG: SELECT count(f0_.id) AS sclr_0 FROM feed_back f0_ WHERE f0_.is_open = 0 [] [] [2020-09-26 15:49:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-09-26 15:49: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:49:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f92820"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/_wdt/f92820","method":"GET"} [] [2020-09-26 15:49: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:49:29] request.INFO: Matched route "get_dashboard". {"route":"get_dashboard","route_parameters":{"_route":"get_dashboard","_controller":"App\\Controller\\AdminController::getDash"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/dashboard","method":"GET"} [] [2020-09-26 15:49:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:49:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:49:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2020-09-26 15:49: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.sexe AS sexe_7 FROM user t0 WHERE t0.id = ? [1] [] [2020-09-26 15:49:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gardoxy.com"} [] [2020-09-26 15:49:29] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM classe c0_ [] [] [2020-09-26 15:49:29] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM event e0_ [] [] [2020-09-26 15:49:29] doctrine.DEBUG: SELECT sum(d0_.montant) AS sclr_0 FROM depense d0_ [] [] [2020-09-26 15:49:29] doctrine.DEBUG: SELECT sum(p0_.amount) AS sclr_0 FROM paiements p0_ [] [] [2020-09-26 15:49:29] doctrine.DEBUG: SELECT sum(p0_.club) AS sclr_0 FROM paiements p0_ [] [] [2020-09-26 15:49:29] doctrine.DEBUG: SELECT sum(p0_.container) AS sclr_0 FROM paiements p0_ [] [] [2020-09-26 15:49:29] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM enfant e0_ WHERE e0_.is_payed = 1 [] [] [2020-09-26 15:49:29] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM enfant e0_ [] [] [2020-09-26 15:49:29] doctrine.DEBUG: SELECT count(e0_.id) AS sclr_0 FROM enfant e0_ WHERE e0_.is_payed = 1 [] [] [2020-09-26 15:49:29] doctrine.DEBUG: SELECT count(f0_.id) AS sclr_0 FROM feed_back f0_ WHERE f0_.is_open = 0 [] [] [2020-09-26 15:49:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-09-26 15:49: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:49:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb2012"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/_wdt/bb2012","method":"GET"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:24] request.INFO: Matched route "depense_index". {"route":"depense_index","route_parameters":{"_route":"depense_index","_controller":"App\\Controller\\DepenseController::index"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/depense/","method":"GET"} [] [2020-09-26 15:50:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:50:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:50:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:50:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.depense AS depense_2, t0.montant AS montant_3, t0.achat_at AS achat_at_4 FROM depense t0 [] [] [2020-09-26 15:50:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2020-09-26 15:50: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.sexe AS sexe_7 FROM user t0 WHERE t0.id = ? [1] [] [2020-09-26 15:50:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gardoxy.com"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31c402"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/_wdt/31c402","method":"GET"} [] [2020-09-26 15:50:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/icon-50.png" (from "http://gardoxy.online/gadmin/public/index.php/depense/")" at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/icon-50.png\" (from \"http://gardoxy.online/gadmin/public/index.php/depense/\") at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/icon-50.png/\". at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-09-26 15:50:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/gardoxy.png" (from "http://gardoxy.online/gadmin/public/index.php/depense/")" at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/gardoxy.png\" (from \"http://gardoxy.online/gadmin/public/index.php/depense/\") at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/gardoxy.png/\". at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-09-26 15:50:26] php.DEBUG: Warning: mkdir(): File exists {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/cache/Traits/FilesystemCommonTrait.php\",\"line\":117,\"trace\":[{\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/cache/Traits/PhpFilesTrait.php\",\"line\":238,\"function\":\"getFile\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:28] request.INFO: Matched route "classe_index". {"route":"classe_index","route_parameters":{"_route":"classe_index","_controller":"App\\Controller\\ClasseController::index"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/classe/","method":"GET"} [] [2020-09-26 15:50:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:50:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:50:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:50:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM classe t0 [] [] [2020-09-26 15:50:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2020-09-26 15:50: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.sexe AS sexe_7 FROM user t0 WHERE t0.id = ? [1] [] [2020-09-26 15:50:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gardoxy.com"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/gardoxy.png" (from "http://gardoxy.online/gadmin/public/index.php/classe/")" at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/gardoxy.png\" (from \"http://gardoxy.online/gadmin/public/index.php/classe/\") at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/gardoxy.png/\". at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-09-26 15:50:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/icon-50.png" (from "http://gardoxy.online/gadmin/public/index.php/classe/")" at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/icon-50.png\" (from \"http://gardoxy.online/gadmin/public/index.php/classe/\") at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/icon-50.png/\". at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"405dd9"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/_wdt/405dd9","method":"GET"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:31] request.INFO: Matched route "event_index". {"route":"event_index","route_parameters":{"_route":"event_index","_controller":"App\\Controller\\EventController::index"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/event/","method":"GET"} [] [2020-09-26 15:50:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:50:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:50:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:50:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.pub_at AS pub_at_3, t0.image AS image_4, t0.description AS description_5 FROM event t0 [] [] [2020-09-26 15:50:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2020-09-26 15:50:31] 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.sexe AS sexe_7 FROM user t0 WHERE t0.id = ? [1] [] [2020-09-26 15:50:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gardoxy.com"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/gardoxy.png" (from "http://gardoxy.online/gadmin/public/index.php/event/")" at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/gardoxy.png\" (from \"http://gardoxy.online/gadmin/public/index.php/event/\") at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/gardoxy.png/\". at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-09-26 15:50:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/icon-50.png" (from "http://gardoxy.online/gadmin/public/index.php/event/")" at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/icon-50.png\" (from \"http://gardoxy.online/gadmin/public/index.php/event/\") at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/icon-50.png/\". at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eacdcc"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/_wdt/eacdcc","method":"GET"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:33] request.INFO: Matched route "emploi_index". {"route":"emploi_index","route_parameters":{"_route":"emploi_index","_controller":"App\\Controller\\EmploiController::index"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/emploi/","method":"GET"} [] [2020-09-26 15:50:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:50:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:50:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:50:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.published_at AS published_at_3, t0.created_at AS created_at_4, t0.classe_id AS classe_id_5 FROM emploi t0 [] [] [2020-09-26 15:50:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2020-09-26 15:50: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.sexe AS sexe_7 FROM user t0 WHERE t0.id = ? [1] [] [2020-09-26 15:50:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gardoxy.com"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/icon-50.png" (from "http://gardoxy.online/gadmin/public/index.php/emploi/")" at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/icon-50.png\" (from \"http://gardoxy.online/gadmin/public/index.php/emploi/\") at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/icon-50.png/\". at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-09-26 15:50:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/gardoxy.png" (from "http://gardoxy.online/gadmin/public/index.php/emploi/")" at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/gardoxy.png\" (from \"http://gardoxy.online/gadmin/public/index.php/emploi/\") at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/gardoxy.png/\". at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4001c2"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/_wdt/4001c2","method":"GET"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:38] request.INFO: Matched route "user_index". {"route":"user_index","route_parameters":{"_route":"user_index","_controller":"App\\Controller\\UserController::index"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/user/","method":"GET"} [] [2020-09-26 15:50:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-26 15:50:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:50:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-26 15:50: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.sexe AS sexe_7 FROM user t0 [] [] [2020-09-26 15:50:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2020-09-26 15:50:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@gardoxy.com"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-26 15:50:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/gardoxy.png" (from "http://gardoxy.online/gadmin/public/index.php/user/")" at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/gardoxy.png\" (from \"http://gardoxy.online/gadmin/public/index.php/user/\") at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/gardoxy.png/\". at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-09-26 15:50:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/icon-50.png" (from "http://gardoxy.online/gadmin/public/index.php/user/")" at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/icon-50.png\" (from \"http://gardoxy.online/gadmin/public/index.php/user/\") at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/icon-50.png/\". at /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-09-26 15:50:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c39e5d"},"request_uri":"http://gardoxy.online/gadmin/public/index.php/_wdt/c39e5d","method":"GET"} [] [2020-09-29 07:47: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-29 07:47:43] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://gardoxy.online/gadmin/public/","method":"GET"} [] [2020-09-29 07:47:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-29 07:47:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-29 07:47:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-29 07:47:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-29 10:39: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-29 10:39:17] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://gardoxy.online/gadmin/public/","method":"GET"} [] [2020-09-29 10:39:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-29 10:39:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-29 10:39:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-29 10:39:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-29 20:05: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-29 20:05:56] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://gardoxy.online/gadmin/public/","method":"GET"} [] [2020-09-29 20:05:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-29 20:05:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-29 20:05:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-29 20:06:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-30 21: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 /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-30 21:32:44] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://gardoxy.online/gadmin/public/","method":"GET"} [] [2020-09-30 21:32:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-30 21:32:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-30 21:32:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-30 21:32:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-30 21:35: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-30 21:35:20] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://gardoxy.online/gadmin/public/","method":"GET"} [] [2020-09-30 21:35:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-30 21:35:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-30 21:35:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-30 21:35:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-30 21:36: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-09-30 21:36:13] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://gardoxy.online/gadmin/public/","method":"GET"} [] [2020-09-30 21:36:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-09-30 21:36:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-30 21:36:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-09-30 21:36:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-10-10 22:22: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2020-10-10 22:22:42] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://gardoxy.online/gadmin/public/","method":"GET"} [] [2020-10-10 22:22:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2020-10-10 22:22:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-10-10 22:22:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2020-10-10 22:22:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2023-10-27 06:40: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 /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-10-27 06:40:25] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2023-10-27 06:40:25] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2023-10-27 06:40: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 /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-10-27 06:40:25] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2023-10-27 06:40:25] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2023-10-27 06:40:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-10-27 06:40:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-10-27 06:40:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-10-27 06:40:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-10-27 06:40:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-10-27 06:40:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-10-27 06:40:25] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2023-10-27 06:40:25] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2023-10-27 06:40:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2023-10-27 06:40:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2023-10-27 06:40: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-10-27 06:40:30] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2023-10-27 06:40:30] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2023-10-27 06:40:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-10-27 06:40:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-10-27 06:40:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-10-27 06:40:30] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2023-10-27 06:40:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2023-10-27 06:41: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-10-27 06:41:07] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2023-10-27 06:41:07] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2023-10-27 06:41:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-10-27 06:41:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-10-27 06:41:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-10-27 06:41:07] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2023-10-27 06:41:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2023-11-20 06: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-11-20 06:30:26] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2023-11-20 06:30:26] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2023-11-20 06:30:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-11-20 06:30:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-11-20 06:30:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-11-20 06:30:27] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2023-11-20 06:30:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2023-11-20 07:23: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-11-20 07:23:16] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2023-11-20 07:23:16] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2023-11-20 07:23:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-11-20 07:23:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-11-20 07:23:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2023-11-20 07:23:16] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2023-11-20 07:23:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 13:29: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-29 13:29:26] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-01-29 13:29:26] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-01-29 13:29:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-01-29 13:29:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-01-29 13:29:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-01-29 13:29:26] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-01-29 13:29:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 13: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 /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-29 13:29:34] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-01-29 13:29:34] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-01-29 13:29:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-01-29 13:29:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-01-29 13:29:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-01-29 13:29:35] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-01-29 13:29:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-02-29 03:09: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-29 03:09:24] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-02-29 03:09:24] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-02-29 03:09:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-02-29 03:09:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-02-29 03:09:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-02-29 03:09:24] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-02-29 03:09:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-02-29 03:10: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-29 03:10:01] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-02-29 03:10:01] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-02-29 03:10:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-02-29 03:10:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-02-29 03:10:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-02-29 03:10:01] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-02-29 03:10:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-03-08 10:42: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-08 10:42:23] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-03-08 10:42:23] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-03-08 10:42:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-03-08 10:42:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-03-08 10:42:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-03-08 10:42:23] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-03-08 10:42:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-03-09 20:29: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-09 20:29:28] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-03-09 20:29:28] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-03-09 20:29:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-03-09 20:29:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-03-09 20:29:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-03-09 20:29:29] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-03-09 20:29:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-04-07 16:14: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 /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-04-07 16:14:10] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-04-07 16:14:10] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-04-07 16:14:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-04-07 16:14:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-04-07 16:14:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-04-07 16:14:10] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-04-07 16:14:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-04-07 16:16: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-04-07 16:16:36] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-04-07 16:16:36] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-04-07 16:16:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-04-07 16:16:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-04-07 16:16:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-04-07 16:16:36] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-04-07 16:16:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-04-07 16:16: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-04-07 16:16:38] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-04-07 16:16:38] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-04-07 16:16:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-04-07 16:16:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-04-07 16:16:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-04-07 16:16:38] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-04-07 16:16:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-04-07 16:16: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-04-07 16:16:41] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-04-07 16:16:41] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-04-07 16:16:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-04-07 16:16:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-04-07 16:16:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-04-07 16:16:41] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-04-07 16:16:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-06-19 10:34: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-06-19 10:34:28] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-06-19 10:34:28] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-06-19 10:34:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-06-19 10:34:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-19 10:34:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-19 10:34:28] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-06-19 10:34:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-06-19 19: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 /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-06-19 19:52:20] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-06-19 19:52:20] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-06-19 19:52:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-06-19 19:52:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-19 19:52:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-19 19:52:20] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-06-19 19:52:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-06-23 01:32: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-06-23 01:32:04] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-06-23 01:32:04] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-06-23 01:32:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-06-23 01:32:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-23 01:32:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-23 01:32:04] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-06-23 01:32:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-06-23 01:32: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-06-23 01:32:26] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-06-23 01:32:26] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-06-23 01:32:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-06-23 01:32:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-23 01:32:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-23 01:32:26] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-06-23 01:32:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-06-27 09:00: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-06-27 09:00:50] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-06-27 09:00:50] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-06-27 09:00:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-06-27 09:00:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-27 09:00:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-27 09:00:51] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-06-27 09:00:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-06-27 09:00: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-06-27 09:00:51] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-06-27 09:00:51] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-06-27 09:00:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-06-27 09:00:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-27 09:00:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-27 09:00:51] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-06-27 09:00:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-06-27 09:00: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-06-27 09:00:52] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-06-27 09:00:52] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-06-27 09:00:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-06-27 09:00:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-27 09:00:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-27 09:00:52] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-06-27 09:00:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-06-27 09:04: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-06-27 09:04:32] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-06-27 09:04:32] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-06-27 09:04:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-06-27 09:04:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-27 09:04:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-06-27 09:04:32] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-06-27 09:04:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-14 04: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 /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-07-14 04:35:39] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-07-14 04:35:39] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-07-14 04:35:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-07-14 04:35:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-07-14 04:35:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-07-14 04:35:40] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-07-14 04:35:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-09-07 09:13: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 /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-09-07 09:13:10] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-09-07 09:13:10] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-09-07 09:13:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-09-07 09:13:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-09-07 09:13:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-09-07 09:13:11] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-09-07 09:13:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-09-07 09:14: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-09-07 09:14:58] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-09-07 09:14:58] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-09-07 09:14:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-09-07 09:14:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-09-07 09:14:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-09-07 09:14:58] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-09-07 09:14:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-09-07 09:15: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-09-07 09:15:28] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-09-07 09:15:28] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-09-07 09:15:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-09-07 09:15:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-09-07 09:15:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-09-07 09:15:28] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-09-07 09:15:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-09-07 09:15: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-09-07 09:15:56] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-09-07 09:15:56] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-09-07 09:15:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-09-07 09:15:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-09-07 09:15:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-09-07 09:15:56] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-09-07 09:15:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-01 01:18: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-10-01 01:18:47] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-10-01 01:18:47] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-10-01 01:18:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-10-01 01:18:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-10-01 01:18:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-10-01 01:18:47] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-10-01 01:18:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-01 02:58: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-10-01 02:58:22] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-10-01 02:58:22] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-10-01 02:58:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-10-01 02:58:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-10-01 02:58:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-10-01 02:58:23] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-10-01 02:58:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-25 15:11: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-10-25 15:11:07] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-10-25 15:11:07] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-10-25 15:11:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-10-25 15:11:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-10-25 15:11:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-10-25 15:11:08] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-10-25 15:11:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 02:00: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-10-26 02:00:13] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-10-26 02:00:13] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-10-26 02:00:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-10-26 02:00:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-10-26 02:00:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-10-26 02:00:13] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-10-26 02:00:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-10 21:19: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-11-10 21:19:15] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-11-10 21:19:15] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-11-10 21:19:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-11-10 21:19:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-10 21:19:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-10 21:19:15] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-11-10 21:19:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-11 04:36: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-11-11 04:36:35] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-11-11 04:36:35] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-11-11 04:36:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-11-11 04:36:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-11 04:36:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-11 04:36:35] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-11-11 04:36:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-17 15:35: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-11-17 15:35:31] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-11-17 15:35:31] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-11-17 15:35:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-11-17 15:35:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-17 15:35:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-17 15:35:32] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-11-17 15:35:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-17 15:35: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-11-17 15:35:35] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-11-17 15:35:35] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-11-17 15:35:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-11-17 15:35:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-17 15:35:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-17 15:35:35] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-11-17 15:35:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-17 15:35: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-11-17 15:35:51] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-11-17 15:35:51] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-11-17 15:35:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-11-17 15:35:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-17 15:35:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-17 15:35:51] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-11-17 15:35:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-17 15:35: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-11-17 15:35:52] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-11-17 15:35:52] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-11-17 15:35:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-11-17 15:35:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-17 15:35:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-17 15:35:52] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-11-17 15:35:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-20 11:32: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-11-20 11:32:05] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-11-20 11:32:05] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-11-20 11:32:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-11-20 11:32:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-20 11:32:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-11-20 11:32:05] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-11-20 11:32:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-12-04 13:57: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-12-04 13:57:59] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-12-04 13:57:59] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-12-04 13:57:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-12-04 13:57:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-12-04 13:57:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-12-04 13:57:59] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-12-04 13:57:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-12-04 21:47: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-12-04 21:47:36] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2024-12-04 21:47:36] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2024-12-04 21:47:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2024-12-04 21:47:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-12-04 21:47:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2024-12-04 21:47:36] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2024-12-04 21:47:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-01-04 19: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 /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-04 19:32:09] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-01-04 19:32:09] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-01-04 19:32:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-01-04 19:32:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-04 19:32:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-04 19:32:09] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-01-04 19:32:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-01-11 18:18: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-11 18:18:01] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-01-11 18:18:01] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-01-11 18:18:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-01-11 18:18:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-11 18:18:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-11 18:18:01] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-01-11 18:18:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-01-11 20: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-11 20:52:42] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-01-11 20:52:42] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-01-11 20:52:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-01-11 20:52:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-11 20:52:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-11 20:52:42] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-01-11 20:52:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-01-18 12:34: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-18 12:34:01] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-01-18 12:34:01] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-01-18 12:34:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-01-18 12:34:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-18 12:34:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-18 12:34:02] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-01-18 12:34:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-01-28 20: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28 20: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28 20:31:46] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-01-28 20:31:46] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-01-28 20:31:46] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-01-28 20:31:46] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-01-28 20:31:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-01-28 20:31:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-01-28 20:31:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-28 20:31:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-28 20:31:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-28 20:31:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-28 20:31:46] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-01-28 20:31:46] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-01-28 20:31:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-01-28 20:31:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-01-28 20:32: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28 20:32:22] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-01-28 20:32:22] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-01-28 20:32:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-01-28 20:32:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-28 20:32:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-28 20:32:23] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-01-28 20:32:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-01-28 20:32: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28 20:32:24] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-01-28 20:32:24] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-01-28 20:32:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-01-28 20:32:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-28 20:32:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-01-28 20:32:24] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-01-28 20:32:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-02-26 07:39: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-02-26 07:39:01] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-02-26 07:39:02] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-02-26 07:39:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-02-26 07:39:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-02-26 07:39:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-02-26 07:39:02] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-02-26 07:39:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-02-26 15:23: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-02-26 15:23:21] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-02-26 15:23:21] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-02-26 15:23:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-02-26 15:23:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-02-26 15:23:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-02-26 15:23:21] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-02-26 15:23:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-03-07 05:14: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-03-07 05:14:52] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-03-07 05:14:52] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-03-07 05:14:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-03-07 05:14:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-03-07 05:14:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-03-07 05:14:52] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-03-07 05:14:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-03-16 21:47: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-03-16 21:47:41] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-03-16 21:47:41] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-03-16 21:47:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-03-16 21:47:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-03-16 21:47:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-03-16 21:47:41] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-03-16 21:47:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-01 11:42: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-01 11:42:38] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-01 11:42:38] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-01 11:42:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-01 11:42:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-01 11:42:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-01 11:42:38] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-01 11:42:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-02 04:48: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-02 04:48:32] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-02 04:48:32] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-02 04:48:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-02 04:48:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-02 04:48:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-02 04:48:33] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-02 04:48:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-02 16:56: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-02 16:56:50] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-02 16:56:50] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-02 16:56:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-02 16:56:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-02 16:56:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-02 16:56:50] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-02 16:56:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-08 05:27: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-08 05:27:42] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-08 05:27:42] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-08 05:27: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-08 05:27:42] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-08 05:27:42] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-08 05:27:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-08 05:27:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-08 05:27:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-08 05:27:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-08 05:27:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-08 05:27:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-08 05:27:42] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-08 05:27:42] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-08 05:27:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-08 05:27:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-08 05:30: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 /home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-08 05:30:17] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-08 05:30:17] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-08 05:30:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-08 05:30:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-08 05:30:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-08 05:30:17] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-08 05:30:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-08 05:30: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-08 05:30:21] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-08 05:30:21] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-08 05:30:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-08 05:30:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-08 05:30:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-08 05:30:21] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-08 05:30:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-19 02:29: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-19 02:29:54] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-19 02:29:54] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-19 02:29:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-19 02:29:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-19 02:29:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-19 02:29:54] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-19 02:29:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-19 18:22: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-19 18:22:47] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-19 18:22:47] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-19 18:22:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-19 18:22:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-19 18:22:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-19 18:22:47] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-19 18:22:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-19 20:56: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-19 20:56:13] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-19 20:56:13] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-19 20:56:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-19 20:56:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-19 20:56:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-19 20:56:13] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-19 20:56:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-19 20:57: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-19 20:57:19] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-19 20:57:19] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-19 20:57:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-19 20:57:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-19 20:57:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-19 20:57:19] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-19 20:57:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-24 19:08: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-24 19:08:50] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-24 19:08:50] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-24 19:08:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-24 19:08:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-24 19:08:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-24 19:08:51] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-24 19:08:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-04-26 04:12: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-04-26 04:12:20] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-04-26 04:12:20] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-04-26 04:12:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-04-26 04:12:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-26 04:12:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-04-26 04:12:20] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-04-26 04:12:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-05-03 10:31: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-05-03 10:31:02] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-05-03 10:31:02] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"http://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-05-03 10:31:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-05-03 10:31:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-05-03 10:31:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-05-03 10:31:02] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-05-03 10:31:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-05-04 17:25: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-05-04 17:25:34] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-05-04 17:25:34] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-05-04 17:25:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-05-04 17:25:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-05-04 17:25:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-05-04 17:25:34] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-05-04 17:25:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-05-07 10:37: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/solixycojp/gardoxy/demo/gadmin/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-05-07 10:37:48] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":1})"} [] [2025-05-07 10:37:48] request.INFO: Matched route "go_to_login". {"route":"go_to_login","route_parameters":{"_route":"go_to_login","_controller":"App\\Controller\\AdminController::loginPage"},"request_uri":"https://www.bbb.solixy.com/gardoxy/demo/gadmin/public/","method":"GET"} [] [2025-05-07 10:37:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2025-05-07 10:37:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-05-07 10:37:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\CustomAuthAuthenticator"} [] [2025-05-07 10:37:48] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/solixycojp/gardoxy/demo/gadmin/vendor/symfony/error-handler/DebugClassLoader.php\",\"line\":333,\"trace\":[{\"function\":\"loadClass\",\"class\":\"Symfony\\\\Component\\\\ErrorHandler\\\\DebugClassLoader\",\"type\":\"->\"}],\"count\":101})"} [] [2025-05-07 10:37:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []