[2025-07-11 03:32:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 03:32: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 03:32:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 03:32:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 03:32:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 03:51:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 03:51: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 03:51:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 03:51:20] request.INFO: Matched route "app_default_index". {"route":"app_default_index","route_parameters":{"_route":"app_default_index","_controller":"App\\Controller\\DefaultController::index"},"request_uri":"http://smart-tec.stg1.work/","method":"GET"} []
[2025-07-11 03:51:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-07-11 03:51:20] php.INFO: User Deprecated: The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"FOS\\UserBundle\\Model\\UserInterface\" interface extends \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 03:51:20] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.publishedAt AS publishedAt_1, i0_.disabledAt AS disabledAt_2, i0_.body AS body_3, i0_.url AS url_4, i0_.created_at AS created_at_5, i0_.updated_at AS updated_at_6, i0_.dtype AS dtype_7 FROM information i0_ WHERE (i0_.disabledAt IS NULL OR i0_.disabledAt >= ?) AND i0_.dtype IN ('information') ORDER BY i0_.publishedAt DESC LIMIT 1 ["2025-07-11 03:51:20"] []
[2025-07-11 03:51:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.publishedAt AS publishedAt_1, f0_.disabledAt AS disabledAt_2, f0_.body AS body_3, f0_.created_at AS created_at_4, f0_.updated_at AS updated_at_5 FROM feature f0_ WHERE f0_.publishedAt <= ? AND (f0_.disabledAt IS NULL OR f0_.disabledAt > ?) ORDER BY f0_.publishedAt DESC, f0_.id DESC LIMIT 1 ["2025-07-11 03:51:20","2025-07-11 03:51:20"] []
[2025-07-11 03:51:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 03:51: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 03:51:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 03:51:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 03:51:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://smart-tec.stg1.work/")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://smart-tec.stg1.work/\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 03:51:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 03:51: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 03:51:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 03:51:22] request.INFO: Matched route "app_default_index". {"route":"app_default_index","route_parameters":{"_route":"app_default_index","_controller":"App\\Controller\\DefaultController::index"},"request_uri":"https://smart-tec.stg1.work/","method":"GET"} []
[2025-07-11 03:51:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-07-11 03:51:22] php.INFO: User Deprecated: The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"FOS\\UserBundle\\Model\\UserInterface\" interface extends \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 03:51:22] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.publishedAt AS publishedAt_1, i0_.disabledAt AS disabledAt_2, i0_.body AS body_3, i0_.url AS url_4, i0_.created_at AS created_at_5, i0_.updated_at AS updated_at_6, i0_.dtype AS dtype_7 FROM information i0_ WHERE (i0_.disabledAt IS NULL OR i0_.disabledAt >= ?) AND i0_.dtype IN ('information') ORDER BY i0_.publishedAt DESC LIMIT 1 ["2025-07-11 03:51:22"] []
[2025-07-11 03:51:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.publishedAt AS publishedAt_1, f0_.disabledAt AS disabledAt_2, f0_.body AS body_3, f0_.created_at AS created_at_4, f0_.updated_at AS updated_at_5 FROM feature f0_ WHERE f0_.publishedAt <= ? AND (f0_.disabledAt IS NULL OR f0_.disabledAt > ?) ORDER BY f0_.publishedAt DESC, f0_.id DESC LIMIT 1 ["2025-07-11 03:51:22","2025-07-11 03:51:22"] []
[2025-07-11 03:51:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 03:51:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 03:51:26] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 03:51:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 03:51:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://smart-tec.stg1.work/")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://smart-tec.stg1.work/\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 06:59:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 06:59: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 06:59:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 06:59:34] request.INFO: Matched route "app_default_index". {"route":"app_default_index","route_parameters":{"_route":"app_default_index","_controller":"App\\Controller\\DefaultController::index"},"request_uri":"http://smart-tec.stg1.work/","method":"GET"} []
[2025-07-11 06:59:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-07-11 06:59:34] php.INFO: User Deprecated: The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"FOS\\UserBundle\\Model\\UserInterface\" interface extends \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 06:59:34] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.publishedAt AS publishedAt_1, i0_.disabledAt AS disabledAt_2, i0_.body AS body_3, i0_.url AS url_4, i0_.created_at AS created_at_5, i0_.updated_at AS updated_at_6, i0_.dtype AS dtype_7 FROM information i0_ WHERE (i0_.disabledAt IS NULL OR i0_.disabledAt >= ?) AND i0_.dtype IN ('information') ORDER BY i0_.publishedAt DESC LIMIT 1 ["2025-07-11 06:59:34"] []
[2025-07-11 06:59:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.publishedAt AS publishedAt_1, f0_.disabledAt AS disabledAt_2, f0_.body AS body_3, f0_.created_at AS created_at_4, f0_.updated_at AS updated_at_5 FROM feature f0_ WHERE f0_.publishedAt <= ? AND (f0_.disabledAt IS NULL OR f0_.disabledAt > ?) ORDER BY f0_.publishedAt DESC, f0_.id DESC LIMIT 1 ["2025-07-11 06:59:34","2025-07-11 06:59:34"] []
[2025-07-11 10:02:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:02: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:02:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:02:34] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/phpinfo","method":"GET"} []
[2025-07-11 10:02:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:02: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:02:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:02:41] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/phpinfo","method":"GET"} []
[2025-07-11 10:03:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:03: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:03:51] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:03:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:03:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpmyadmin/index.php" (from "https://demo.parts-pim.com:443/phpmyadmin/index.php?route=/")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpmyadmin/index.php\" (from \"https://demo.parts-pim.com:443/phpmyadmin/index.php?route=/\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpmyadmin/index.php/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 10:03:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:03: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:03:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:03:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:03:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpMyAdmin/index.php" (from "https://demo.parts-pim.com:443/phpmyadmin/index.php?route=/")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpMyAdmin/index.php\" (from \"https://demo.parts-pim.com:443/phpmyadmin/index.php?route=/\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpMyAdmin/index.php/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 10:03:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:03: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:03:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:03:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:03:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /PMA/index.php" (from "https://demo.parts-pim.com:443/phpmyadmin/index.php?route=/")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /PMA/index.php\" (from \"https://demo.parts-pim.com:443/phpmyadmin/index.php?route=/\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/PMA/index.php/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 10:03:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:03: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:03:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:03:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:03:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /pma/index.php" (from "http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /pma/index.php\" (from \"http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pma/index.php/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 10:03:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:03:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:03:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:03:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:03:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpMyAdmin-2/index.php" (from "http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpMyAdmin-2/index.php\" (from \"http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpMyAdmin-2/index.php/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 10:03:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:03:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:03:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:03:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:03:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpMyAdmin2/index.php" (from "http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpMyAdmin2/index.php\" (from \"http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpMyAdmin2/index.php/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 10:04:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:04:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:04:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:04:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:04:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpmyadmin2/index.php" (from "http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpmyadmin2/index.php\" (from \"http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpmyadmin2/index.php/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 10:04:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:04: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:04:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:04:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:04:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mysql-admin/index.php" (from "http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mysql-admin/index.php\" (from \"http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mysql-admin/index.php/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 10:04:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:04:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:04:05] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:04:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:04:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /php-my-admin/index.php" (from "http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /php-my-admin/index.php\" (from \"http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-my-admin/index.php/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 10:04:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:04:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:04:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:04:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:04:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /php-myadmin/index.php" (from "http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /php-myadmin/index.php\" (from \"http://209.38.96.59:80/phpmyadmin/index.php?route=/&route=%2F\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-myadmin/index.php/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 10:04:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:04: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:04:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:04:13] request.INFO: Matched route "app_default_index". {"route":"app_default_index","route_parameters":{"_route":"app_default_index","_controller":"App\\Controller\\DefaultController::index"},"request_uri":"https://smart-tec.stg1.work/","method":"GET"} []
[2025-07-11 10:04:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-07-11 10:04:13] php.INFO: User Deprecated: The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"FOS\\UserBundle\\Model\\UserInterface\" interface extends \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 10:04:14] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.publishedAt AS publishedAt_1, i0_.disabledAt AS disabledAt_2, i0_.body AS body_3, i0_.url AS url_4, i0_.created_at AS created_at_5, i0_.updated_at AS updated_at_6, i0_.dtype AS dtype_7 FROM information i0_ WHERE (i0_.disabledAt IS NULL OR i0_.disabledAt >= ?) AND i0_.dtype IN ('information') ORDER BY i0_.publishedAt DESC LIMIT 1 ["2025-07-11 10:04:13"] []
[2025-07-11 10:04:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.publishedAt AS publishedAt_1, f0_.disabledAt AS disabledAt_2, f0_.body AS body_3, f0_.created_at AS created_at_4, f0_.updated_at AS updated_at_5 FROM feature f0_ WHERE f0_.publishedAt <= ? AND (f0_.disabledAt IS NULL OR f0_.disabledAt > ?) ORDER BY f0_.publishedAt DESC, f0_.id DESC LIMIT 1 ["2025-07-11 10:04:14","2025-07-11 10:04:14"] []
[2025-07-11 10:04:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:04: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:04:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:04:14] request.INFO: Matched route "app_default_index". {"route":"app_default_index","route_parameters":{"_route":"app_default_index","_controller":"App\\Controller\\DefaultController::index"},"request_uri":"https://smart-tec.stg1.work/","method":"GET"} []
[2025-07-11 10:04:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-07-11 10:04:14] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.publishedAt AS publishedAt_1, i0_.disabledAt AS disabledAt_2, i0_.body AS body_3, i0_.url AS url_4, i0_.created_at AS created_at_5, i0_.updated_at AS updated_at_6, i0_.dtype AS dtype_7 FROM information i0_ WHERE (i0_.disabledAt IS NULL OR i0_.disabledAt >= ?) AND i0_.dtype IN ('information') ORDER BY i0_.publishedAt DESC LIMIT 1 ["2025-07-11 10:04:14"] []
[2025-07-11 10:04:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.publishedAt AS publishedAt_1, f0_.disabledAt AS disabledAt_2, f0_.body AS body_3, f0_.created_at AS created_at_4, f0_.updated_at AS updated_at_5 FROM feature f0_ WHERE f0_.publishedAt <= ? AND (f0_.disabledAt IS NULL OR f0_.disabledAt > ?) ORDER BY f0_.publishedAt DESC, f0_.id DESC LIMIT 1 ["2025-07-11 10:04:14","2025-07-11 10:04:14"] []
[2025-07-11 10:04:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:04:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:04:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:04:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:04:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /adminer.php"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /adminer.php\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminer.php/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 10:04:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 10:04: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 10:04:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 10:04:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 10:04:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /adminer.php" (from "https://smart-tec.stg1.work:443/adminer.php")" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /adminer.php\" (from \"https://smart-tec.stg1.work:443/adminer.php\") at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminer.php\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 14:45:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 14:45: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 14:45:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 14:45:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 14:45:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 14:45:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 14:45: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 14:45:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 14:45:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=translation","method":"GET"} []
[2025-07-11 14:45:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=translation","method":"GET"} []
[2025-07-11 17:28:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 17:28:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 17:28:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 17:28:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 17:28:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 17:28:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 17:28:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 17:28:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 17:28:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=form","method":"GET"} []
[2025-07-11 17:28:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=form","method":"GET"} []
[2025-07-11 17:42:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 17:42:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 17:42:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 17:42:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=events","method":"GET"} []
[2025-07-11 17:42:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=events","method":"GET"} []
[2025-07-11 17:44:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 17:44: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 17:44:33] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 17:44:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=db","method":"GET"} []
[2025-07-11 17:44:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=db","method":"GET"} []
[2025-07-11 17:51:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 17:51: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 17:51:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 17:51:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=cache","method":"GET"} []
[2025-07-11 17:51:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=cache","method":"GET"} []
[2025-07-11 17:55:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 17:55: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 17:55:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 17:55:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=config","method":"GET"} []
[2025-07-11 17:55:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=config","method":"GET"} []
[2025-07-11 17:59:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 17:59:45] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 17:59:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 17:59:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=twig","method":"GET"} []
[2025-07-11 17:59:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=twig","method":"GET"} []
[2025-07-11 18:05:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:05:45] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:05:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:05:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=translation","method":"GET"} []
[2025-07-11 18:05:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=translation","method":"GET"} []
[2025-07-11 18:10:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:10: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:10:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:10:58] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e/search/results?ip=3.15.168.211","method":"GET"} []
[2025-07-11 18:10:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?ip=3.15.168.211","method":"GET"} []
[2025-07-11 18:16:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:16: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:16:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:16:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=time","method":"GET"} []
[2025-07-11 18:16:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=time","method":"GET"} []
[2025-07-11 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:23: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:23:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:23:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=request","method":"GET"} []
[2025-07-11 18:23:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=request","method":"GET"} []
[2025-07-11 18:32:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:32:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:32:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:32:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 18:32:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:32: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:32:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=router","method":"GET"} []
[2025-07-11 18:32:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=router","method":"GET"} []
[2025-07-11 18:32:01] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e/router","method":"GET"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminCurrencyRateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateItemStateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateItemStateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateManifestController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateManifestController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" annotation is deprecated since version 5.2. Use \"Symfony\\Component\\Routing\\Annotation\\Route\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/sensio/framework-extra-bundle/src/Configuration/Route.php:16)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimatePackageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimatePackageController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateStepController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateStepController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminFeatureController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminFeatureController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminInformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMessageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminMessageController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMypageInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminMypageInformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminOrderItemController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminOrderItemController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPageContentController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminPageContentController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Method" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method\" annotation is deprecated since version 5.2. Use \"Symfony\\Component\\Routing\\Annotation\\Route\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/sensio/framework-extra-bundle/src/Configuration/Method.php:14)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSalesAggregationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminSalesAggregationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSecurityController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminSecurityController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepAwaitingItemsController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepAwaitingItemsController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepCompleteController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepCompleteController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepEstimateConfirmController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepEstimateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepOrderController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepOrderController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPaymentConfirmController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentWaitingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPaymentWaitingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPostageConfirmController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageWaitingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPostageWaitingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPrepareShippingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPrepareShippingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserRankingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminUserRankingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "App\Controller\ContactController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\ContactController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "App\Controller\InformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\InformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "App\Controller\MypageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "App\Controller\MypageHistoryController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageHistoryController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "App\Controller\MypageInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageInformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "App\Controller\MypageProfileController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageProfileController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:32:01] php.INFO: User Deprecated: The "App\Controller\RegistrationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\RegistrationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:33:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:33:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:33:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:33:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=swiftmailer","method":"GET"} []
[2025-07-11 18:33:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
[2025-07-11 18:35:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:35:59] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:35:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:35:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=validator","method":"GET"} []
[2025-07-11 18:35:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=validator","method":"GET"} []
[2025-07-11 18:41:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:41: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:41:38] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:41:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=messenger","method":"GET"} []
[2025-07-11 18:41:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=messenger","method":"GET"} []
[2025-07-11 18:47:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:47: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:47:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:47:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=api_platform.data_collector.request","method":"GET"} []
[2025-07-11 18:47:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=api_platform.data_collector.request","method":"GET"} []
[2025-07-11 18:56:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:56: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:56:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:56:07] request.INFO: Matched route "app_default_index". {"route":"app_default_index","route_parameters":{"_route":"app_default_index","_controller":"App\\Controller\\DefaultController::index"},"request_uri":"https://smart-tec.stg1.work/","method":"GET"} []
[2025-07-11 18:56:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-07-11 18:56:07] php.INFO: User Deprecated: The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"FOS\\UserBundle\\Model\\UserInterface\" interface extends \"Symfony\\Component\\Security\\Core\\User\\AdvancedUserInterface\" that is deprecated since Symfony 4.1. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 18:56:08] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.publishedAt AS publishedAt_1, i0_.disabledAt AS disabledAt_2, i0_.body AS body_3, i0_.url AS url_4, i0_.created_at AS created_at_5, i0_.updated_at AS updated_at_6, i0_.dtype AS dtype_7 FROM information i0_ WHERE (i0_.disabledAt IS NULL OR i0_.disabledAt >= ?) AND i0_.dtype IN ('information') ORDER BY i0_.publishedAt DESC LIMIT 1 ["2025-07-11 18:56:07"] []
[2025-07-11 18:56:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.publishedAt AS publishedAt_1, f0_.disabledAt AS disabledAt_2, f0_.body AS body_3, f0_.created_at AS created_at_4, f0_.updated_at AS updated_at_5 FROM feature f0_ WHERE f0_.publishedAt <= ? AND (f0_.disabledAt IS NULL OR f0_.disabledAt > ?) ORDER BY f0_.publishedAt DESC, f0_.id DESC LIMIT 1 ["2025-07-11 18:56:08","2025-07-11 18:56:08"] []
[2025-07-11 18:56:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:56: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:56:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:56:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 18:56:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //html5shiv.googlecode.com/svn/trunk/html5.js"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //html5shiv.googlecode.com/svn/trunk/html5.js\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//html5shiv.googlecode.com/svn/trunk/html5.js/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 18:56:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:56: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:56:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:56:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 18:56:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //www.google-analytics.com/analytics.js"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //www.google-analytics.com/analytics.js\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//www.google-analytics.com/analytics.js/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 18:56:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:56: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:56:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 18:56:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 18:56:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:56:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:56:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:56:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 18:56:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 18:56:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 18:56:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 18:56:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 18:56:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //smart-tec.stg1.work/api/docs.js"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //smart-tec.stg1.work/api/docs.js\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//smart-tec.stg1.work/api/docs.js/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 18:56:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //smart-tec.stg1.work/api/docs.js"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //smart-tec.stg1.work/api/docs.js\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//smart-tec.stg1.work/api/docs.js/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 19:00:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:00: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:00:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:00:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=security","method":"GET"} []
[2025-07-11 19:00:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=security","method":"GET"} []
[2025-07-11 19:10:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:10:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:10:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:10:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=dump","method":"GET"} []
[2025-07-11 19:10:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=dump","method":"GET"} []
[2025-07-11 19:11:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:11: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:11:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:11:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=exception","method":"GET"} []
[2025-07-11 19:11:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=exception","method":"GET"} []
[2025-07-11 19:12:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:12:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:12:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:12:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=logger","method":"GET"} []
[2025-07-11 19:12:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=logger","method":"GET"} []
[2025-07-11 19:20:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:20: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:20:56] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:20:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=form","method":"GET"} []
[2025-07-11 19:20:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=form","method":"GET"} []
[2025-07-11 19:31:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:31: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:31:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:31:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=request","method":"GET"} []
[2025-07-11 19:31:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:31: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:31:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:31:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=api_platform.data_collector.request","method":"GET"} []
[2025-07-11 19:31:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=request","method":"GET"} []
[2025-07-11 19:31:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=api_platform.data_collector.request","method":"GET"} []
[2025-07-11 19:32:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:32: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:32:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 19:32:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 19:32:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:32: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:32:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:32:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=twig","method":"GET"} []
[2025-07-11 19:32:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=twig","method":"GET"} []
[2025-07-11 19:33:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:33: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:33:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:33:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=time","method":"GET"} []
[2025-07-11 19:33:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=time","method":"GET"} []
[2025-07-11 19:35:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:35:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:35:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=swiftmailer","method":"GET"} []
[2025-07-11 19:35:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
[2025-07-11 19:37:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:37: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:37:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:37:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=cache","method":"GET"} []
[2025-07-11 19:37:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=cache","method":"GET"} []
[2025-07-11 19:47:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:47:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:47:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:47:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=events","method":"GET"} []
[2025-07-11 19:47:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=events","method":"GET"} []
[2025-07-11 19:56:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 19:56: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 19:56:17] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 19:56:17] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e/search/results?ip=3.15.168.211","method":"GET"} []
[2025-07-11 19:56:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?ip=3.15.168.211","method":"GET"} []
[2025-07-11 20:09:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 20:09: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 20:09:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 20:09:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=validator","method":"GET"} []
[2025-07-11 20:09:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=validator","method":"GET"} []
[2025-07-11 20:10:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 20:10: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 20:10:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 20:10:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=config","method":"GET"} []
[2025-07-11 20:10:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=config","method":"GET"} []
[2025-07-11 20:15:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 20:15: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 20:15:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 20:15:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=translation","method":"GET"} []
[2025-07-11 20:15:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=translation","method":"GET"} []
[2025-07-11 20:44:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 20:44:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 20:44:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 20:44:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 20:44:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 20:44:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 20:44:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 20:44:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 20:44:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=exception","method":"GET"} []
[2025-07-11 20:44:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=exception","method":"GET"} []
[2025-07-11 20:46:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 20:46:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 20:46:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 20:46:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=db","method":"GET"} []
[2025-07-11 20:46:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=db","method":"GET"} []
[2025-07-11 20:49:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 20:49:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 20:49:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 20:49:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=security","method":"GET"} []
[2025-07-11 20:49:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=security","method":"GET"} []
[2025-07-11 20:50:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 20:50: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 20:50:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 20:50:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=messenger","method":"GET"} []
[2025-07-11 20:50:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=messenger","method":"GET"} []
[2025-07-11 21:04:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:04: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:04:48] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:04:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=logger","method":"GET"} []
[2025-07-11 21:04:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=logger","method":"GET"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:06:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=router","method":"GET"} []
[2025-07-11 21:06:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=router","method":"GET"} []
[2025-07-11 21:06:06] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e/router","method":"GET"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminCurrencyRateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateItemStateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateItemStateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateManifestController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateManifestController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" annotation is deprecated since version 5.2. Use \"Symfony\\Component\\Routing\\Annotation\\Route\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/sensio/framework-extra-bundle/src/Configuration/Route.php:16)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimatePackageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimatePackageController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateStepController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateStepController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminFeatureController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminFeatureController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminInformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMessageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminMessageController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMypageInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminMypageInformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminOrderItemController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminOrderItemController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPageContentController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminPageContentController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Method" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method\" annotation is deprecated since version 5.2. Use \"Symfony\\Component\\Routing\\Annotation\\Route\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/sensio/framework-extra-bundle/src/Configuration/Method.php:14)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSalesAggregationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminSalesAggregationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSecurityController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminSecurityController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepAwaitingItemsController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepAwaitingItemsController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepCompleteController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepCompleteController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepEstimateConfirmController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepEstimateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepOrderController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepOrderController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPaymentConfirmController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentWaitingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPaymentWaitingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPostageConfirmController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageWaitingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPostageWaitingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPrepareShippingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPrepareShippingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserRankingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminUserRankingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "App\Controller\ContactController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\ContactController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "App\Controller\InformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\InformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "App\Controller\MypageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "App\Controller\MypageHistoryController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageHistoryController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "App\Controller\MypageInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageInformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "App\Controller\MypageProfileController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageProfileController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:06] php.INFO: User Deprecated: The "App\Controller\RegistrationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\RegistrationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:06:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:06: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:06:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:06:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?panel=dump","method":"GET"} []
[2025-07-11 21:06:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=dump","method":"GET"} []
[2025-07-11 21:19:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:19:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:19:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:19:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:19:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:19:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:19:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fdoctrine%2Fcache%2Flib%2FDoctrine%2FCommon%2FCache%2FCacheProvider.php&line=59","method":"GET"} []
[2025-07-11 21:19:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FTraceableEventDispatcher.php&line=148","method":"GET"} []
[2025-07-11 21:20:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:20:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:20:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:20:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:20:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:20:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:20:57] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fcache%2FAdapter%2FPhpArrayAdapter.php&line=113","method":"GET"} []
[2025-07-11 21:20:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=time","method":"GET"} []
[2025-07-11 21:20:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=time","method":"GET"} []
[2025-07-11 21:21:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:21:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:21:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:21:44] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fdoctrine%2Fannotations%2Flib%2FDoctrine%2FCommon%2FAnnotations%2FCachedReader.php&line=169","method":"GET"} []
[2025-07-11 21:25:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:25:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:25:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:25:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=api_platform.data_collector.request","method":"GET"} []
[2025-07-11 21:25:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=api_platform.data_collector.request","method":"GET"} []
[2025-07-11 21:26:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:26: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:26:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:26:52] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fcache%2FDoctrineProvider.php&line=54","method":"GET"} []
[2025-07-11 21:27:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:27: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:27:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:27:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=cache","method":"GET"} []
[2025-07-11 21:27:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=cache","method":"GET"} []
[2025-07-11 21:29:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:29: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:29:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:29:31] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fform%2FChoiceList%2FView%2FChoiceView.php&line=19","method":"GET"} []
[2025-07-11 21:34:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:34:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:34:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:34:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=twig","method":"GET"} []
[2025-07-11 21:34:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=twig","method":"GET"} []
[2025-07-11 21:39:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:39: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:39:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:39:08] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fxearts%2Ftaobao-daiko-bundle%2Fsrc%2FEntity%2FAddress.php&line=15","method":"GET"} []
[2025-07-11 21:40:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:40:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:40:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:40:44] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=var%2Fcache%2Fdev%2Fannotations.php&line=4915","method":"GET"} []
[2025-07-11 21:42:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:42: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:42:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:42:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=form","method":"GET"} []
[2025-07-11 21:42:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=form","method":"GET"} []
[2025-07-11 21:43:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:43: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:43:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:43:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=logger","method":"GET"} []
[2025-07-11 21:43:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=logger","method":"GET"} []
[2025-07-11 21:44:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:44: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:44:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:44:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
[2025-07-11 21:44:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2025-07-11 21:44:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:44: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:44:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:44:54] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Ffriendsofsymfony%2Fuser-bundle%2FModel%2FUserManager.php&line=37","method":"GET"} []
[2025-07-11 21:45:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:45: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:45:29] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:45:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=exception","method":"GET"} []
[2025-07-11 21:45:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=exception","method":"GET"} []
[2025-07-11 21:46:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:46: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:46:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:46:08] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=146","method":"GET"} []
[2025-07-11 21:47:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:47: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:47:02] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:47:02] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-csrf%2FCsrfTokenManager.php&line=27","method":"GET"} []
[2025-07-11 21:47:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:47:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:47:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:47:44] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fdoctrine%2Form%2Flib%2FDoctrine%2FORM%2FEntityManager.php&line=69","method":"GET"} []
[2025-07-11 21:48:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:48: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:48:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:48:27] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fform%2FExtension%2FValidator%2FType%2FUploadValidatorExtension.php&line=50","method":"GET"} []
[2025-07-11 21:49:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:49:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:49:03] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=src%2FController%2FRegistrationController.php&line=58","method":"GET"} []
[2025-07-11 21:49:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:49:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:49:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=security","method":"GET"} []
[2025-07-11 21:49:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=security","method":"GET"} []
[2025-07-11 21:50:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:50:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:50:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:50:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=dump","method":"GET"} []
[2025-07-11 21:50:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=dump","method":"GET"} []
[2025-07-11 21:51:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:51: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:51:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:51:34] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fdoctrine-bridge%2FForm%2FType%2FEntityType.php&line=22","method":"GET"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:54: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:54:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=router","method":"GET"} []
[2025-07-11 21:54:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=router","method":"GET"} []
[2025-07-11 21:54:55] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041/router","method":"GET"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminCurrencyRateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateItemStateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateItemStateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateManifestController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateManifestController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route\" annotation is deprecated since version 5.2. Use \"Symfony\\Component\\Routing\\Annotation\\Route\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/sensio/framework-extra-bundle/src/Configuration/Route.php:16)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimatePackageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimatePackageController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateStepController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateStepController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminFeatureController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminFeatureController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminInformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMessageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminMessageController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMypageInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminMypageInformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminOrderItemController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminOrderItemController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPageContentController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminPageContentController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Method" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method\" annotation is deprecated since version 5.2. Use \"Symfony\\Component\\Routing\\Annotation\\Route\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/sensio/framework-extra-bundle/src/Configuration/Method.php:14)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSalesAggregationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminSalesAggregationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSecurityController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminSecurityController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepAwaitingItemsController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepAwaitingItemsController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepCompleteController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepCompleteController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepEstimateConfirmController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepEstimateController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepOrderController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepOrderController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPaymentConfirmController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentWaitingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPaymentWaitingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPostageConfirmController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageWaitingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPostageWaitingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPrepareShippingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPrepareShippingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserRankingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminUserRankingController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "App\Controller\ContactController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\ContactController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "App\Controller\InformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\InformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "App\Controller\MypageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "App\Controller\MypageHistoryController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageHistoryController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "App\Controller\MypageInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageInformationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "App\Controller\MypageProfileController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\MypageProfileController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:54:55] php.INFO: User Deprecated: The "App\Controller\RegistrationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"App\\Controller\\RegistrationController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2025-07-11 21:56:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:56: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:56:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:56:09] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fdoctrine-bridge%2FForm%2FChoiceList%2FDoctrineChoiceLoader.php&line=24","method":"GET"} []
[2025-07-11 21:58:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 21:58: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 21:58:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 21:58:31] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fvar-exporter%2FInternal%2FRegistry.php&line=66","method":"GET"} []
[2025-07-11 22:02:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:02:45] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:02:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:02:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=swiftmailer","method":"GET"} []
[2025-07-11 22:02:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
[2025-07-11 22:06:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:06:45] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:06:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:06:45] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fdoctrine-bridge%2FForm%2FChoiceList%2FIdReader.php&line=25","method":"GET"} []
[2025-07-11 22:09:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:09: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:09:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:09:32] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fform%2FExtension%2FValidator%2FType%2FUploadValidatorExtension.php&line=25","method":"GET"} []
[2025-07-11 22:11:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:11: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:11:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:11:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=messenger","method":"GET"} []
[2025-07-11 22:11:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:11: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:11:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:11:54] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fcache%2FAdapter%2FPhpArrayAdapter.php&line=132","method":"GET"} []
[2025-07-11 22:11:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=messenger","method":"GET"} []
[2025-07-11 22:13:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:13:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:13:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:13:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:13:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:13:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:13:27] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=src%2FController%2FRegistrationController.php&line=59","method":"GET"} []
[2025-07-11 22:13:27] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fvar-exporter%2FInternal%2FRegistry.php&line=52","method":"GET"} []
[2025-07-11 22:14:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:14: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:14:02] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:14:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=request","method":"GET"} []
[2025-07-11 22:14:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=request","method":"GET"} []
[2025-07-11 22:16:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:16: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:16:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:16:04] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fform%2FFormErrorIterator.php&line=31","method":"GET"} []
[2025-07-11 22:16:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:16:45] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:16:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:16:45] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fdoctrine%2Fannotations%2Flib%2FDoctrine%2FCommon%2FAnnotations%2FCachedReader.php&line=128","method":"GET"} []
[2025-07-11 22:17:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:17: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:17:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:17:35] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fdoctrine%2Fcache%2Flib%2FDoctrine%2FCommon%2FCache%2FCacheProvider.php&line=57","method":"GET"} []
[2025-07-11 22:17:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:17: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:17:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:17:36] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-csrf%2FCsrfTokenManager.php&line=52","method":"GET"} []
[2025-07-11 22:18:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:18: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:18:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:18:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://smart-tec.stg1.work/_profiler/latest?ip=3.15.168.211","method":"GET"} []
[2025-07-11 22:18:10] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"43ddf5"},"request_uri":"https://smart-tec.stg1.work/_profiler/43ddf5/exception.css","method":"GET"} []
[2025-07-11 22:18:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?ip=3.15.168.211","method":"GET"} []
[2025-07-11 22:18:10] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"43ddf5"},"request_uri":"https://smart-tec.stg1.work/_profiler/43ddf5/exception","method":"GET"} []
[2025-07-11 22:22:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:22: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:22:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:22:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=config","method":"GET"} []
[2025-07-11 22:22:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:22: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:22:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:22:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4fd33e"},"request_uri":"https://smart-tec.stg1.work/_profiler/4fd33e?group=1&panel=db","method":"GET"} []
[2025-07-11 22:22:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:22: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:22:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:22:10] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fcache%2FDoctrineProvider.php&line=52","method":"GET"} []
[2025-07-11 22:22:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=config","method":"GET"} []
[2025-07-11 22:22:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?group=1&panel=db","method":"GET"} []
[2025-07-11 22:24:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:24:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:24:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:24:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fdoctrine%2Fannotations%2Flib%2FDoctrine%2FCommon%2FAnnotations%2FCachedReader.php&line=171","method":"GET"} []
[2025-07-11 22:27:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:27: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:27:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:27:14] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fdoctrine%2Fannotations%2Flib%2FDoctrine%2FCommon%2FAnnotations%2FCachedReader.php&line=119","method":"GET"} []
[2025-07-11 22:29:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:29:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:29:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=validator","method":"GET"} []
[2025-07-11 22:29:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=validator","method":"GET"} []
[2025-07-11 22:30:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:30: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:30:38] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:30:38] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fform%2FFormView.php&line=19","method":"GET"} []
[2025-07-11 22:31:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:31:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:31:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:31:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=events","method":"GET"} []
[2025-07-11 22:31:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=events","method":"GET"} []
[2025-07-11 22:34:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:34:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:34:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:34:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041?panel=db","method":"GET"} []
[2025-07-11 22:34:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?panel=db","method":"GET"} []
[2025-07-11 22:37:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:37: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:37:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:37:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:37: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/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:37:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:37:52] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fvar-exporter%2FInternal%2FRegistry.php&line=68","method":"GET"} []
[2025-07-11 22:37:52] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"642041"},"request_uri":"https://smart-tec.stg1.work/_profiler/642041/search/results?ip=3.15.168.211","method":"GET"} []
[2025-07-11 22:37:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/search_bar?ip=3.15.168.211","method":"GET"} []
[2025-07-11 22:42:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2025-07-11 22:42:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []
[2025-07-11 22:42:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []
[2025-07-11 22:42:00] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://smart-tec.stg1.work/_profiler/open?file=vendor%2Fsymfony%2Fvar-exporter%2FInternal%2FRegistry.php&line=54","method":"GET"} []