[2024-04-19T11:09:33.980832+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php","line":259,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:09:34.025554+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/config/ResourceCheckerConfigCache.php","line":132,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/routing/Router.php","line":227,"function":"write","class":"Symfony\\Component\\Config\\ResourceCheckerConfigCache","type":"->"}],"count":1}}} [] [2024-04-19T11:09:34.030650+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-04-19T11:09:34.053286+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T11:09:34.053391+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:09:34.053433+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:09:34.135319+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T11:09:34.137105+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php","line":259,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":99}}} [] [2024-04-19T11:09:34.143515+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/config/ResourceCheckerConfigCache.php","line":132,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/routing/Router.php","line":256,"function":"write","class":"Symfony\\Component\\Config\\ResourceCheckerConfigCache","type":"->"}],"count":1}}} [] [2024-04-19T11:18:25.114676+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:18:25.125239+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"POST"} [] [2024-04-19T11:18:25.136857+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:18:25.143963+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T11:18:25.144019+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:18:25.181933+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:18:25.182310+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:18:25.203831+02:00] deprecation.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:18:25.217652+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:18:25.230025+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:18:25.267800+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:18:25.305039+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgd","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","serverVersion":"5.7","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgd","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","serverVersion":"5.7","charset":"utf8mb4"}} [] [2024-04-19T11:18:25.306812+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T11:18:25.316544+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T11:18:25.316621+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T11:18:25.316662+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-04-19T11:18:25.316701+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-04-19T11:18:25.338514+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgd'@'10.23.21.7' (using password: YES)" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 1045): An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgd'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgd'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgd'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:18:25.345669+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:18:25.349889+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:18:25.550291+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":293}}} [] [2024-04-19T11:18:25.578317+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T11:18:26.025127+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:18:26.029298+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48c924"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/48c924","method":"GET"} [] [2024-04-19T11:18:26.039089+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:18:26.045486+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:18:26.045619+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:18:26.059780+02:00] deprecation.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:18:26.070950+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:18:26.111928+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":198}}} [] [2024-04-19T11:18:26.131223+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T11:34:30.960507+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:34:30.969903+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"POST"} [] [2024-04-19T11:34:30.981958+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:34:30.988990+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T11:34:30.989039+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:34:31.012042+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:34:31.012323+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:34:31.025457+02:00] deprecation.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:34:31.033978+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:34:31.039121+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:34:31.054231+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:34:31.068063+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","serverVersion":"5.7","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","serverVersion":"5.7","charset":"utf8mb4"}} [] [2024-04-19T11:34:31.068611+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T11:34:31.073628+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T11:34:31.073685+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T11:34:31.073732+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-04-19T11:34:31.073771+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-04-19T11:34:31.089150+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES)" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 1045): An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:34:31.092547+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:34:31.094351+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:34:31.504474+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:34:31.508622+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"593523"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/593523","method":"GET"} [] [2024-04-19T11:34:31.517684+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:34:31.523969+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:34:31.524121+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:34:31.535475+02:00] deprecation.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:34:31.543966+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:36:44.946055+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php","line":259,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:36:44.969180+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/config/ResourceCheckerConfigCache.php","line":132,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/routing/Router.php","line":227,"function":"write","class":"Symfony\\Component\\Config\\ResourceCheckerConfigCache","type":"->"}],"count":1}}} [] [2024-04-19T11:36:44.971496+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"POST"} [] [2024-04-19T11:36:44.977372+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T11:36:44.977417+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:36:44.989815+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:36:45.003201+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:36:45.006375+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php","line":259,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":97}}} [] [2024-04-19T11:36:45.017554+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","serverVersion":"5.7","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","serverVersion":"5.7","charset":"utf8mb4"}} [] [2024-04-19T11:37:15.053728+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T11:37:15.053850+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T11:37:15.053923+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-04-19T11:37:15.053993+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-04-19T11:37:15.076030+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:37:15.080707+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:15.083392+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:15.259534+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php","line":259,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T11:37:15.264744+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/config/ResourceCheckerConfigCache.php","line":132,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/routing/Router.php","line":256,"function":"write","class":"Symfony\\Component\\Config\\ResourceCheckerConfigCache","type":"->"}],"count":1}}} [] [2024-04-19T11:37:15.307851+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T11:37:15.343061+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php","line":259,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":289}}} [] [2024-04-19T11:37:15.671865+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:37:15.681252+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa1a35"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/aa1a35","method":"GET"} [] [2024-04-19T11:37:15.694558+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:15.707029+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:15.707313+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:15.720260+02:00] deprecation.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:37:15.732258+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:37:15.773827+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":198}}} [] [2024-04-19T11:37:15.792675+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.210805+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.220531+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"POST"} [] [2024-04-19T11:37:55.232079+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.239099+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T11:37:55.239155+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:37:55.262690+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.262983+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.276283+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"localhost","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"localhost","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:37:55.280098+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:37:55.280165+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"localhost","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"localhost","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:37:55.280358+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T11:37:55.280406+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T11:37:55.280444+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-04-19T11:37:55.280480+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-04-19T11:37:55.282247+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:37:55.300096+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:37:55.304708+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.306660+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.837528+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.841681+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6edd3e"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/6edd3e","method":"GET"} [] [2024-04-19T11:37:55.850926+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.857605+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.857751+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.869150+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"localhost","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"localhost","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:37:55.870786+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:37:55.870847+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"localhost","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"localhost","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:37:55.873460+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:37:55.873893+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:37:55.875408+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:37:55.876261+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:38:18.504484+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:38:18.514179+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"POST"} [] [2024-04-19T11:38:18.526755+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:38:18.534989+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T11:38:18.535040+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:38:18.559103+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:38:18.559393+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:38:18.572018+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:38:18.577223+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:38:18.577290+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:38:18.578696+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T11:38:18.578750+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T11:38:18.578789+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-04-19T11:38:18.578824+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-04-19T11:38:18.580483+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:38:18.593885+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES)" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 1045): An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:38:18.597204+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:38:18.598746+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:38:19.168576+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:38:19.172519+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5472de"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/5472de","method":"GET"} [] [2024-04-19T11:38:19.181568+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:38:19.187920+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:38:19.188063+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:38:19.198816+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:38:19.201738+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:38:19.201794+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:38:19.206716+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES)" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 1045): An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:38:19.207342+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:38:19.209457+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:38:19.210681+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:41:09.405818+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:41:09.417922+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-04-19T11:41:09.431931+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:41:09.432333+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T11:41:09.432383+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:41:09.432429+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:41:09.457154+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:41:09.457513+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:41:09.478169+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:41:09.484664+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:41:09.484777+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:41:09.506844+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES)" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 1045): An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:41:09.507189+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:41:09.511122+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:41:09.512681+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:41:10.045645+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:41:10.049898+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3dddf1"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/3dddf1","method":"GET"} [] [2024-04-19T11:41:10.059362+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:41:10.065675+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:41:10.065808+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:41:10.076984+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:41:10.079816+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:41:10.079884+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:41:10.083805+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES)" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 1045): An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'zdpktgdptc'@'10.23.21.7' (using password: YES) at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:41:10.084242+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:41:10.085781+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:41:10.086642+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:44.732904+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:42:44.743227+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-04-19T11:42:44.754948+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:44.755290+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T11:42:44.755328+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:42:44.755361+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:42:44.774931+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:44.775244+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:44.788594+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:42:54.647712+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:42:54.652156+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-04-19T11:42:54.656500+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:54.656662+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T11:42:54.656699+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:42:54.656732+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:42:54.665701+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:54.665861+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:54.677217+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:42:54.976409+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:42:54.981895+02:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3dddf1"},"request_uri":"http://ptc.so-tempo.bzh/_profiler/3dddf1","method":"GET"} [] [2024-04-19T11:42:54.997057+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:55.005364+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:55.005528+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:55.017018+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:42:56.640397+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:42:56.645527+02:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3dddf1"},"request_uri":"http://ptc.so-tempo.bzh/_profiler/3dddf1","method":"GET"} [] [2024-04-19T11:42:56.655193+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:56.662160+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:56.662312+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:56.673559+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:42:57.178401+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:42:57.183641+02:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3dddf1"},"request_uri":"http://ptc.so-tempo.bzh/_profiler/3dddf1","method":"GET"} [] [2024-04-19T11:42:57.193259+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:57.200187+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:57.200343+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:42:57.211894+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:43:14.826011+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:43:14.826274+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:43:24.709550+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:43:24.709653+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:43:25.046725+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:43:25.046857+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:43:26.702741+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:43:26.702861+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:43:27.242237+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:43:27.242339+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:43:44.872977+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:43:44.873373+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:43:44.876886+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:44.878786+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:54.750859+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:43:54.751076+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:43:54.753968+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:54.755251+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:55.079773+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:43:55.080260+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:43:55.082000+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:55.082955+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:56.735962+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:43:56.736461+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:43:56.738213+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:56.739167+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:57.273670+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:43:57.274404+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:43:57.277067+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:57.278460+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:57.928737+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:43:57.938569+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d30d76"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/d30d76","method":"GET"} [] [2024-04-19T11:43:57.955128+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:57.972495+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:57.972702+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:43:57.991916+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:44:28.025294+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:44:28.025399+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:44:58.061787+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:44:58.062955+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:44:58.067174+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:44:58.069624+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:47:19.478742+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:47:19.488309+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-04-19T11:47:19.500305+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:47:19.500637+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T11:47:19.500675+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:47:19.500708+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:47:19.520597+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:47:19.520895+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:47:19.534270+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:47:49.570982+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:47:49.571229+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:48:19.622165+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:48:19.622580+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:48:19.626370+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:48:19.628639+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:48:20.211035+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:48:20.218130+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f87b5b"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/f87b5b","method":"GET"} [] [2024-04-19T11:48:20.229480+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:48:20.242491+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:48:20.242632+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:48:20.255138+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:48:29.900242+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T11:48:29.904780+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-04-19T11:48:29.915497+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:48:29.915689+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T11:48:29.915726+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:48:29.915757+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T11:48:29.928856+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:48:29.929139+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:48:29.944092+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:48:50.288788+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:48:50.289018+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:48:53.548231+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:48:59.974358+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T11:48:59.974446+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgd.cluster023.hosting.ovh.net","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:49:19.853798+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T11:49:20.321946+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:49:20.323249+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:49:20.326297+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:49:20.328428+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:49:20.589963+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/config/ResourceCheckerConfigCache.php","line":132,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/routing/Router.php","line":256,"function":"write","class":"Symfony\\Component\\Config\\ResourceCheckerConfigCache","type":"->"}],"count":1}}} [] [2024-04-19T11:49:20.608709+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T11:49:23.583919+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T11:49:30.022383+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T11:49:30.022626+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T11:49:30.025840+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:49:30.027188+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T11:49:30.268901+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":196}}} [] [2024-04-19T11:49:30.282003+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T11:49:49.889603+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T14:11:22.549246+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:11:22.602192+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/config/ResourceCheckerConfigCache.php","line":132,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/routing/Router.php","line":227,"function":"write","class":"Symfony\\Component\\Config\\ResourceCheckerConfigCache","type":"->"}],"count":1}}} [] [2024-04-19T14:11:22.605915+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-04-19T14:11:22.630756+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:11:22.631325+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:11:22.631378+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:11:22.631425+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:11:22.663269+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:11:22.663792+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:11:22.682937+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:11:32.446149+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:11:32.452367+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-04-19T14:11:32.456704+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:11:32.456862+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:11:32.456899+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:11:32.456931+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:11:32.465955+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:11:32.466095+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:11:32.477526+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:11:52.717176+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":97}}} [] [2024-04-19T14:11:52.717941+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T14:11:52.718010+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T14:12:02.506320+02:00] deprecation.INFO: User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on a fallback connection used to determine the database platform while connecting to a non-existing database is deprecated. Either use an existing database name in connection parameters or omit the database name if the platform and the server configuration allow that. (Connection.php:459 called by Connection.php:411, https://github.com/doctrine/dbal/pull/5707, package doctrine/dbal) at /home/zdpktgd/ptc/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-04-19T14:12:02.506418+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"charset":"utf8mb4"}} [] [2024-04-19T14:12:22.773871+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T14:12:22.780201+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:12:22.783220+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:12:23.117375+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:12:32.550388+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/zdpktgd/ptc/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php:33)"} [] [2024-04-19T14:12:32.550580+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:12:32.553512+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:12:32.554733+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:54.959935+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:14:54.978487+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php","line":259,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:14:54.999078+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/config/ResourceCheckerConfigCache.php","line":132,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/routing/Router.php","line":227,"function":"write","class":"Symfony\\Component\\Config\\ResourceCheckerConfigCache","type":"->"}],"count":1}}} [] [2024-04-19T14:14:55.001856+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-04-19T14:14:55.007093+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:14:55.007149+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:14:55.007198+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:14:55.057449+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:14:55.058787+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php","line":259,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":99}}} [] [2024-04-19T14:14:55.064236+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/config/ResourceCheckerConfigCache.php","line":132,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/routing/Router.php","line":256,"function":"write","class":"Symfony\\Component\\Config\\ResourceCheckerConfigCache","type":"->"}],"count":1}}} [] [2024-04-19T14:14:55.095135+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:14:58.788596+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:14:58.793265+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"POST"} [] [2024-04-19T14:14:58.797274+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:58.800361+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:14:58.800400+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:14:58.815130+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:58.815272+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:58.826050+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:14:58.830590+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:14:58.841082+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:58.860219+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:58.876839+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:14:58.884311+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"essai@test.fr"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.email = ? LIMIT 1","params":{"1":"essai@test.fr"},"types":{"1":2}} [] [2024-04-19T14:14:59.361382+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T14:14:59.361481+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-04-19T14:14:59.361519+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-04-19T14:14:59.361553+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-04-19T14:14:59.361585+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener::checkPassport"} [] [2024-04-19T14:14:59.366660+02:00] app.DEBUG: Notified event "security.authentication.success" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials". {"event":"security.authentication.success","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::postCheckCredentials"} [] [2024-04-19T14:14:59.366707+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"essai@test.fr\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:14:59.373797+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\LoginSuccessEvent" to listener "Symfony\Component\Security\Http\EventListener\SessionStrategyListener::onSuccessfulLogin". {"event":"Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener::onSuccessfulLogin"} [] [2024-04-19T14:14:59.373846+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\LoginSuccessEvent" to listener "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess". {"event":"Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener::onLoginSuccess"} [] [2024-04-19T14:14:59.373886+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:14:59.380117+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:14:59.391790+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":295}}} [] [2024-04-19T14:14:59.399530+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:14:59.500371+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.504471+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\AccueilController::home"},"request_uri":"http://ptc.so-tempo.bzh/home","method":"GET"} [] [2024-04-19T14:14:59.508491+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.508645+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:14:59.508681+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:14:59.508712+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:14:59.515996+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:14:59.521917+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.522052+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.532895+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:14:59.537001+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:14:59.544661+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.552401+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.558267+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:14:59.560698+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:14:59.566453+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:14:59.581238+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.606400+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":292}}} [] [2024-04-19T14:14:59.614690+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:14:59.623465+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.676354+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:14:59.892836+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.907503+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.910369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:14:59.913738+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.915183+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.934665+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.950676+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.954339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:14:59.956355+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:14:59.957967+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.959247+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.959411+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.959618+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.957356+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.962851+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.977642+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:14:59.977758+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.982454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:14:59.982496+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.986240+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.986867+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:14:59.987548+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.990383+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:14:59.991613+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.010477+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:00.015746+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.015980+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.030385+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:00.048414+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:00.048547+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:00.053404+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.053624+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.053898+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.054174+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.055389+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:00.072454+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:00.072454+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:00.078721+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:00.118030+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:00.118922+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:00.250896+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.262617+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.265268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:00.267434+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.268216+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.301793+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:00.304712+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.304842+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.315672+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:00.352780+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:00.383923+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.395809+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.398503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:00.400672+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.401482+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.436520+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:00.439517+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.439648+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.450923+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:00.488569+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:00.582200+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.594016+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.596650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:00.598876+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.599668+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.634725+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:00.637712+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.637842+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.649026+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:00.686673+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:00.805139+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.809189+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"331a59"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/331a59","method":"GET"} [] [2024-04-19T14:15:00.818371+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.824636+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.824767+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:00.836010+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:00.843655+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:00.875310+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":198}}} [] [2024-04-19T14:15:00.895993+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:15:01.175867+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:10.937095+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:10.948309+02:00] request.INFO: Matched route "liste_user". {"route":"liste_user","route_parameters":{"_route":"liste_user","_controller":"App\\Controller\\UserController::listeAction"},"request_uri":"http://ptc.so-tempo.bzh/user/liste","method":"GET"} [] [2024-04-19T14:15:10.961904+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:10.962338+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:15:10.962390+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:15:10.962441+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:15:10.984628+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:15:10.998309+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:10.998680+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.019778+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:11.032296+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:11.040509+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.053208+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.064686+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:15:11.066158+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:15:11.073437+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:15:11.076763+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0"} [] [2024-04-19T14:15:11.113641+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.121258+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":294}}} [] [2024-04-19T14:15:11.145356+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":1}} [] [2024-04-19T14:15:11.151592+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:15:11.192338+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:11.371762+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.383910+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.382330+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.387150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:11.390203+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.391042+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.397627+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.400837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:11.403678+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.404803+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.423102+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.436352+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:11.435732+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.440659+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.440841+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.442605+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.444773+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:11.446918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:11.447827+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.447976+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.450278+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.451468+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.454123+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.456150+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:11.458383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:11.459115+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:11.461795+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.463000+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.501817+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:11.503951+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:11.509077+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:11.513791+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.513982+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.519412+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:11.523829+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.523995+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.531849+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:11.538399+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:11.586062+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:11.586650+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:11.684522+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.696079+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.699394+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:11.702280+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.703262+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.752519+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:11.756820+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.757023+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.775127+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:11.828702+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.832192+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:11.841733+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.844566+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:11.846848+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.847694+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.894012+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:11.897026+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.897171+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:11.908203+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:11.958465+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:12.057916+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:12.069691+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:12.072406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:12.074672+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:12.075483+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:12.111048+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:12.114035+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:12.114172+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:12.125143+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:12.169548+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:12.315755+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:12.320022+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4bea1f"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/4bea1f","method":"GET"} [] [2024-04-19T14:15:12.329367+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:12.335887+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:12.336044+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:12.347003+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:12.354548+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:12.392245+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:16.334985+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.339148+02:00] request.INFO: Matched route "ajouter_user". {"route":"ajouter_user","route_parameters":{"_route":"ajouter_user","_controller":"App\\Controller\\UserController::nouveauAction"},"request_uri":"http://ptc.so-tempo.bzh/user/ajouter","method":"GET"} [] [2024-04-19T14:15:16.342994+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.343136+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:15:16.343173+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:15:16.343205+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:15:16.352834+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.352976+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.363570+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:16.375617+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:16.380577+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:15:16.385481+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.399017+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.412054+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:15:16.419828+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:15:16.424803+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:15:16.431732+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.492047+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "The name "mot de passe" contains illegal characters. Names should start with a letter, digit or underscore and only contain letters, digits, numbers, underscores ("_"), hyphens ("-") and colons (":")." at FormConfigBuilder.php line 635 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): The name \"mot de passe\" contains illegal characters. Names should start with a letter, digit or underscore and only contain letters, digits, numbers, underscores (\"_\"), hyphens (\"-\") and colons (\":\"). at /home/zdpktgd/ptc/vendor/symfony/form/FormConfigBuilder.php:635)"} [] [2024-04-19T14:15:16.495409+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.500614+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":293}}} [] [2024-04-19T14:15:16.524416+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:15:16.559907+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:16.703717+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.709258+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69609f"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/69609f","method":"GET"} [] [2024-04-19T14:15:16.721109+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.729748+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.729933+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:16.743947+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:16.751629+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:16.810255+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:18.114667+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.118709+02:00] request.INFO: Matched route "liste_user". {"route":"liste_user","route_parameters":{"_route":"liste_user","_controller":"App\\Controller\\UserController::listeAction"},"request_uri":"http://ptc.so-tempo.bzh/user/liste","method":"GET"} [] [2024-04-19T14:15:18.122627+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.122770+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:15:18.122807+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:15:18.122839+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:15:18.132062+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:15:18.136885+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.137024+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.148348+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:18.155220+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:18.159827+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.167537+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.174998+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:15:18.175974+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:15:18.180860+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:15:18.181765+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0"} [] [2024-04-19T14:15:18.199700+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":1}} [] [2024-04-19T14:15:18.201782+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:15:18.228121+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:18.451766+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.470498+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.474718+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:18.478000+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.479251+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.495532+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.495532+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.510070+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.513375+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.513404+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.517429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:18.517429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:18.520636+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.520636+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.521835+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.521835+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.528014+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.532398+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:18.534805+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:18.535807+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.537025+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.539269+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.539476+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.558081+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:18.577063+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:18.579283+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:18.581513+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.581715+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.583656+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.583856+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.593081+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:18.597581+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.597766+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.599681+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:18.601392+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:18.615352+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:18.616409+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:18.654759+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:18.655387+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:18.666685+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:18.806816+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.818175+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.820714+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:18.822811+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.823585+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.856113+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:18.858994+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.859123+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.869769+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:18.903150+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.906219+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:18.915175+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.917784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:18.919869+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.920642+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.954779+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:18.957624+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.957753+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:18.968542+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:19.004693+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:19.098258+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:19.109596+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:19.112125+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:19.114891+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:19.116102+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:19.151431+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:19.154277+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:19.154411+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:19.165141+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:19.201525+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:19.324716+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:19.328671+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"77c062"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/77c062","method":"GET"} [] [2024-04-19T14:15:19.337035+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:19.343159+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:19.343291+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:19.353916+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:19.361034+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:19.397307+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:22.292135+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.296096+02:00] request.INFO: Matched route "liste_entreprise". {"route":"liste_entreprise","route_parameters":{"_route":"liste_entreprise","_controller":"App\\Controller\\EntrepriseController::listeAction"},"request_uri":"http://ptc.so-tempo.bzh/entreprise/liste","method":"GET"} [] [2024-04-19T14:15:22.299969+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.300113+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:15:22.300150+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:15:22.300182+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:15:22.313767+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:15:22.318536+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.318674+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.329824+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:22.332074+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:22.341189+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.348880+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.353237+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:15:22.357384+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:15:22.361288+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:15:22.362781+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0"} [] [2024-04-19T14:15:22.381996+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.384608+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":294}}} [] [2024-04-19T14:15:22.396979+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:15:22.422970+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:22.632808+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.647301+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.651063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/entreprise/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/entreprise/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:22.649794+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.654198+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.655361+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.661887+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.664530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/entreprise/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/entreprise/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:22.666707+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.667491+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.697568+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:22.702053+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.702236+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.702266+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:22.705235+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.705366+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.714696+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:22.716660+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:22.754749+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:22.755548+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:22.901367+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.905325+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"238269"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/238269","method":"GET"} [] [2024-04-19T14:15:22.914643+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.916010+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.921540+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.921701+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.929916+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.932587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:22.932668+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:22.934850+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.935653+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.939951+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:22.969087+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:22.972159+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.972295+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:22.975693+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:22.983326+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:23.020516+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:24.273387+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.279448+02:00] request.INFO: Matched route "ajouter_entreprise". {"route":"ajouter_entreprise","route_parameters":{"_route":"ajouter_entreprise","_controller":"App\\Controller\\EntrepriseController::nouveauAction"},"request_uri":"http://ptc.so-tempo.bzh/entreprise/ajouter","method":"GET"} [] [2024-04-19T14:15:24.285344+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.285584+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:15:24.285632+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:15:24.285678+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:15:24.301526+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.301753+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.318805+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:24.336636+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:24.344674+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:15:24.349759+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.361396+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.367095+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:15:24.374636+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:15:24.380803+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:15:24.385060+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.431088+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":294}}} [] [2024-04-19T14:15:24.456460+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.485766+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":393}}} [] [2024-04-19T14:15:24.513057+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.554509+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/config/ResourceCheckerConfigCache.php","line":132,"trace":[{"file":"/home/zdpktgd/ptc/vendor/symfony/translation/Translator.php","line":292,"function":"write","class":"Symfony\\Component\\Config\\ResourceCheckerConfigCache","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.555993+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:15:24.589164+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:24.761000+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.762050+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.778412+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.779710+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.782865+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/entreprise/ajouter")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/entreprise/ajouter\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:24.783803+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/entreprise/ajouter")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/entreprise/ajouter\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:24.786301+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.786963+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.787555+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.788156+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.800103+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.802444+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.820082+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.823224+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.823894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/entreprise/ajouter")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/entreprise/ajouter\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:24.826922+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.827365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/entreprise/ajouter")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/entreprise/ajouter\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:24.828014+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.830672+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.831868+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.834593+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:24.837609+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.837762+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.848804+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:24.848875+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:24.853039+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.853201+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.866890+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:24.878131+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:24.882684+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.882893+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.888086+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:24.888431+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:24.893291+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.893491+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:24.898283+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:24.911095+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:24.921612+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:24.947277+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:24.966496+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:25.111370+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.123731+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.126591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:25.128804+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.129645+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.164715+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:25.169048+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.169199+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.181821+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:25.203401+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.220714+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.224656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/entreprise/ajouter")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/entreprise/ajouter\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:25.227438+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.228361+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.228338+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:25.263647+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:25.266648+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.266808+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.277736+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:25.314437+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:25.432333+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.446762+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.449430+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/entreprise/ajouter")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/entreprise/ajouter\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:15:25.451562+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.452348+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.486923+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:25.489828+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.489957+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.500868+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:25.541042+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:15:25.692299+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.698381+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce530c"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/ce530c","method":"GET"} [] [2024-04-19T14:15:25.711337+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.721484+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.721680+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:15:25.739632+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:15:25.750236+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:15:25.811436+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:03.879467+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:03.890158+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\AccueilController::home"},"request_uri":"http://ptc.so-tempo.bzh/home","method":"GET"} [] [2024-04-19T14:28:03.905927+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:03.906353+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:28:03.906390+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:28:03.906423+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:28:03.925157+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:28:03.944765+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:03.945036+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:03.958893+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:03.966049+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:03.977764+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:03.992984+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.004445+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:28:04.008091+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:28:04.014614+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:28:04.049244+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:28:04.084441+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:04.294568+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.307324+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.310325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:04.315735+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.317686+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.342304+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.362236+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.366662+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:04.366660+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:04.369692+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.369837+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.370179+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.371410+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.375216+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.381243+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:04.394603+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.393570+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.399042+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:04.402537+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.403765+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.415596+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.420327+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:04.420343+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:04.424306+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.425666+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.430085+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:04.434894+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.435119+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.453704+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:04.461359+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:04.466150+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.466336+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.484980+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:04.486829+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:04.492088+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.492309+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.506272+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:04.512223+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:04.531263+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:04.551764+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:04.662224+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.673745+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.676333+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:04.678468+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.679242+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.712730+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:04.715630+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.715759+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.726555+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:04.772221+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:04.790825+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.802971+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.805785+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:04.808117+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.808941+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.844522+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:04.847524+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.847659+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:04.858944+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:04.897356+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:04.991130+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:05.003293+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:05.006122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:05.008432+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:05.009264+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:05.044996+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:05.047999+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:05.048132+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:05.059440+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:05.098356+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:05.230346+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:05.234538+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d91b42"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/d91b42","method":"GET"} [] [2024-04-19T14:28:05.243968+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:05.250379+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:05.250518+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:05.262441+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:05.270479+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:05.320680+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:14.279857+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.283779+02:00] request.INFO: Matched route "modifier_user". {"route":"modifier_user","route_parameters":{"_route":"modifier_user","_controller":"App\\Controller\\UserController::modifierAction","id":"1"},"request_uri":"http://ptc.so-tempo.bzh/user/modifier/1","method":"GET"} [] [2024-04-19T14:28:14.287555+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.287696+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:28:14.287740+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:28:14.287773+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:28:14.298729+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.298858+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.309499+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:14.323096+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.323275+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":97}}} [] [2024-04-19T14:28:14.330416+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.338499+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":"1"},"types":{"1":1}} [] [2024-04-19T14:28:14.344567+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:28:14.352210+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:28:14.352303+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:28:14.358394+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.403434+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/QueryBuilder.php","line":63,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.415033+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":293}}} [] [2024-04-19T14:28:14.418086+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":1}} [] [2024-04-19T14:28:14.443551+02:00] doctrine.DEBUG: Executing query: SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.adresse1 AS adresse1_2, e0_.adresse2 AS adresse2_3, e0_.code_postal AS code_postal_4, e0_.ville AS ville_5, e0_.telephone AS telephone_6, e0_.site AS site_7, e0_.calcul_deplacement AS calcul_deplacement_8, e0_.holding AS holding_9, e0_.date_create AS date_create_10, e0_.date_update AS date_update_11, e0_.date_delete AS date_delete_12 FROM entreprise e0_ {"sql":"SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.adresse1 AS adresse1_2, e0_.adresse2 AS adresse2_3, e0_.code_postal AS code_postal_4, e0_.ville AS ville_5, e0_.telephone AS telephone_6, e0_.site AS site_7, e0_.calcul_deplacement AS calcul_deplacement_8, e0_.holding AS holding_9, e0_.date_create AS date_create_10, e0_.date_update AS date_update_11, e0_.date_delete AS date_delete_12 FROM entreprise e0_"} [] [2024-04-19T14:28:14.472565+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":393}}} [] [2024-04-19T14:28:14.478129+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.523524+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:28:14.569821+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:14.747368+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.752721+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.764827+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.765976+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.769027+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/user/modifier/1")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/user/modifier/1\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:14.770456+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.772200+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.773397+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.774651+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/user/modifier/1")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/user/modifier/1\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:14.777809+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.778648+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.778959+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.781680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/modifier/1")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/modifier/1\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:14.783949+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.784773+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.787573+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.805226+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.809291+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/modifier/1")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/modifier/1\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:14.812355+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.813523+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.820406+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:14.823456+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.823599+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.827950+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:14.832078+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:14.832379+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.832559+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.834579+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:14.836394+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.836583+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.851116+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:14.853948+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:14.868244+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:14.872653+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:14.872823+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.873459+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:14.891424+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:14.906946+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:14.906959+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:14.932850+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:15.044966+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.056641+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.059226+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:15.061318+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.062099+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.096144+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:15.099429+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.099572+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.110589+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:15.148852+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:15.166405+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.177883+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.180500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/modifier/1")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/modifier/1\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:15.182636+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.183416+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.218182+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:15.221064+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.221193+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.231910+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:15.269356+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:15.365904+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.377636+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.380302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/modifier/1")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/modifier/1\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:15.382500+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.383293+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.417948+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:15.420869+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.421007+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.431851+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:15.470163+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:15.587505+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.591482+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbed87"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/bbed87","method":"GET"} [] [2024-04-19T14:28:15.599781+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.605841+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.605976+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:15.616697+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:15.626001+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:15.668339+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:33.847939+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:33.859347+02:00] request.INFO: Matched route "liste_user". {"route":"liste_user","route_parameters":{"_route":"liste_user","_controller":"App\\Controller\\UserController::listeAction"},"request_uri":"http://ptc.so-tempo.bzh/user/liste","method":"GET"} [] [2024-04-19T14:28:33.873304+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:33.873725+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:28:33.873783+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:28:33.873840+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:28:33.900273+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:28:33.911606+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:33.911907+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:33.925001+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:33.930964+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:33.942880+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:33.958598+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:33.973148+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:28:33.978942+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:28:33.986137+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:28:33.988852+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0"} [] [2024-04-19T14:28:34.026863+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":1}} [] [2024-04-19T14:28:34.028455+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:28:34.076400+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:34.320340+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.334628+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.347021+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.351452+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:34.354503+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.356397+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.358313+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.359033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:34.363673+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.364959+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.369797+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.385085+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.385864+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.389220+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:34.392393+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.393599+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.403467+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.407519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:34.410697+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.411863+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.424268+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:34.425918+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:34.428850+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.429054+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.430741+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.430945+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.446111+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:34.448919+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:34.450066+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:34.453540+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.453755+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.465750+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:34.470232+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.470437+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.472076+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:34.488217+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:34.501732+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:34.515274+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:34.543494+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:34.544346+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:34.717767+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.736875+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.741345+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:34.744776+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.746018+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.802181+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:34.807126+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.807333+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.815213+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.826620+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:34.827230+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.829990+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:34.832164+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.832973+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.868084+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:34.871047+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.871181+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:34.884671+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:34.889037+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:34.944769+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:35.039489+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:35.050950+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:35.053510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:28:35.055601+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:35.056380+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:35.090896+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:35.093775+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:35.093905+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:35.104619+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:35.140846+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:28:35.260442+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:28:35.264357+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d7176"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/1d7176","method":"GET"} [] [2024-04-19T14:28:35.273228+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:35.279281+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:35.279410+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:28:35.290057+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:28:35.297399+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:28:35.344471+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:13.046135+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.055821+02:00] request.INFO: Matched route "liste_salarie". {"route":"liste_salarie","route_parameters":{"_route":"liste_salarie","_controller":"App\\Controller\\SalarieController::listeAction"},"request_uri":"http://ptc.so-tempo.bzh/salarie/liste","method":"GET"} [] [2024-04-19T14:29:13.067370+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.067682+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:29:13.067720+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:29:13.067760+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:29:13.088256+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:29:13.099616+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.099894+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.113374+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:13.119436+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.130595+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.145539+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.156821+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:29:13.160852+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:29:13.165866+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:29:13.168877+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.genre AS genre_5, t0.adresse1 AS adresse1_6, t0.adresse2 AS adresse2_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.email AS email_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.date_naissance AS date_naissance_13, t0.date_entree_societe AS date_entree_societe_14, t0.contrat AS contrat_15, t0.poste AS poste_16, t0.date_anciennete_poste_actuel AS date_anciennete_poste_actuel_17, t0.num_securite_sociale AS num_securite_sociale_18, t0.situation_familiale AS situation_familiale_19, t0.mutuelle AS mutuelle_20, t0.responsable_hierarchique AS responsable_hierarchique_21, t0.interimaire AS interimaire_22, t0.date_create AS date_create_23, t0.date_update AS date_update_24, t0.date_delete AS date_delete_25, t0.entreprise_id AS entreprise_id_26, t27.id AS id_28, t27.email AS email_29, t27.roles AS roles_30, t27.password AS password_31, t27.last_login AS last_login_32, t27.nom AS nom_33, t27.prenom AS prenom_34, t27.actif AS actif_35, t27.date_create AS date_create_36, t27.date_update AS date_update_37, t27.date_delete AS date_delete_38, t27.sombre AS sombre_39, t27.entreprise_id AS entreprise_id_40, t27.salarie_id AS salarie_id_41 FROM salarie t0 LEFT JOIN `user` t27 ON t27.salarie_id = t0.id {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.genre AS genre_5, t0.adresse1 AS adresse1_6, t0.adresse2 AS adresse2_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.email AS email_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.date_naissance AS date_naissance_13, t0.date_entree_societe AS date_entree_societe_14, t0.contrat AS contrat_15, t0.poste AS poste_16, t0.date_anciennete_poste_actuel AS date_anciennete_poste_actuel_17, t0.num_securite_sociale AS num_securite_sociale_18, t0.situation_familiale AS situation_familiale_19, t0.mutuelle AS mutuelle_20, t0.responsable_hierarchique AS responsable_hierarchique_21, t0.interimaire AS interimaire_22, t0.date_create AS date_create_23, t0.date_update AS date_update_24, t0.date_delete AS date_delete_25, t0.entreprise_id AS entreprise_id_26, t27.id AS id_28, t27.email AS email_29, t27.roles AS roles_30, t27.password AS password_31, t27.last_login AS last_login_32, t27.nom AS nom_33, t27.prenom AS prenom_34, t27.actif AS actif_35, t27.date_create AS date_create_36, t27.date_update AS date_update_37, t27.date_delete AS date_delete_38, t27.sombre AS sombre_39, t27.entreprise_id AS entreprise_id_40, t27.salarie_id AS salarie_id_41 FROM salarie t0 LEFT JOIN `user` t27 ON t27.salarie_id = t0.id"} [] [2024-04-19T14:29:13.204937+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.216794+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":294}}} [] [2024-04-19T14:29:13.234340+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:29:13.270180+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:13.451690+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.455842+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.470766+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.475192+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.475228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:13.479470+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:13.480224+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.482157+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.482903+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.484115+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.516270+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.536204+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.535743+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.540642+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:13.544196+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.545448+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.547209+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.547507+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.549209+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.552045+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:13.552038+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.552267+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.552788+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.552798+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.550537+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.555028+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.555870+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.568581+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.571118+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:13.569183+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.572895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net/js/jquery.dataTables.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:13.575827+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:13.576549+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.577592+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.589118+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.593715+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:13.594798+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.597391+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.598653+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.599642+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.599855+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.603970+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.608924+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.609165+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.618928+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:13.628111+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:13.631382+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:13.636025+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:13.636814+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.640279+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.640430+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.652584+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:13.657290+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.662176+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.662380+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.679431+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:13.681710+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:13.691609+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:13.702913+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:13.730216+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:13.766616+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.770513+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.778306+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.780957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:13.783127+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.783217+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.783929+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.785995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:13.788370+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.789196+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.817368+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.825818+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.828867+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.829028+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.834947+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.836065+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.838216+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.839396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:13.840873+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:13.842350+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.842716+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.842912+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.843323+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.854811+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.860036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:13.861896+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:13.863454+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.864451+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.882143+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:13.894134+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.895552+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.898940+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.899137+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.913776+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.917808+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:13.918004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:13.920419+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:13.921335+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.921443+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.922645+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.924433+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.924567+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.935983+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:13.975167+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:13.977530+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:13.981960+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.982165+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.984670+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:13.997719+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:14.000397+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:14.002512+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.006727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:14.009852+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.010944+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.056254+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:14.058677+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.062787+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:14.067038+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.067222+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.075816+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.079982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:14.083272+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.084479+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.085759+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:14.112123+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.113099+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.130331+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.131982+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.134800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:14.135958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.print.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:14.136334+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:14.137975+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.139068+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.139137+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.139341+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.139480+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.140203+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.143019+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:14.153120+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:14.189152+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.191763+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:14.193684+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:14.194104+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:14.197948+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.198137+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.198412+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.198603+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.207145+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.210800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-select/js/dataTables.select.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:14.213982+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.215169+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.216605+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:14.218143+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:14.260628+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:14.269119+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:14.272663+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.272819+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.275409+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:14.284294+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:14.327300+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:14.346927+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.358610+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.361367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:14.363540+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.364335+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.375695+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.393232+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.397308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:14.400443+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.400806+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:14.401592+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.403725+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.403858+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.414736+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:14.452914+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:14.457302+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.457500+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.459049+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:14.475144+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:14.534557+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:14.557830+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.569251+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.571858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:14.573985+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.574762+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.611359+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:14.614275+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.614404+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.625187+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:14.664245+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:14.785087+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.802330+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.806444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net/js/jquery.dataTables.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:14.809619+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.810811+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.824888+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.842351+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.846343+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:14.849448+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.850601+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.865320+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:14.869759+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.869964+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.888021+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:14.900714+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:14.904663+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.904830+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:14.919582+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:14.942481+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:14.972100+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:15.074879+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.092604+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.096776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:15.100045+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.101324+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.156839+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:15.161399+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.161610+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.180340+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:15.237477+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:15.340613+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.352055+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.354670+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:15.356768+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.357560+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.392205+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:15.395117+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.395247+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.405948+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:15.442894+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:15.539728+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.551403+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.554069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:15.556225+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.557050+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.592007+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:15.594885+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.595014+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.605799+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:15.643245+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:15.737972+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.749362+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.751953+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:15.754106+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.754886+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.789669+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:15.792545+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.792675+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.803479+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:15.842026+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:15.939650+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.951125+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.953707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:15.955767+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.956543+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.990552+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:15.993411+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:15.993539+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.004217+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:16.040723+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:16.133002+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.144297+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.146819+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:16.148903+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.149698+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.184197+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:16.187071+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.187207+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.197942+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:16.234248+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:16.329371+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.340652+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.343234+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:16.345301+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.346073+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.380686+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:16.383575+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.383704+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.394350+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:16.430769+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:16.532090+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.543570+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.546166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:16.548265+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.549070+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.583514+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:16.586398+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.586527+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.597372+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:16.634585+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:16.749942+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.761388+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.763988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:16.766171+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.766952+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.801670+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:16.804535+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.804664+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.815466+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:16.852317+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:16.959663+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.971570+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.974253+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.print.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:16.976418+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:16.977225+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.012287+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:17.015266+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.015409+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.026315+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:17.065313+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:17.170563+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.182515+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.185331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:17.187592+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.188412+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.223954+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:17.226872+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.227013+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.238109+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:17.282453+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:17.383851+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.395482+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.398095+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-select/js/dataTables.select.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:17.400216+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.401035+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.435344+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:17.438257+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.438388+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.449289+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:17.487207+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:17.611260+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.615198+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ea816"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/6ea816","method":"GET"} [] [2024-04-19T14:29:17.625315+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.631653+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.631804+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:17.642596+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:17.649669+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:17.705795+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:24.488382+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.492600+02:00] request.INFO: Matched route "app_distance". {"route":"app_distance","route_parameters":{"_route":"app_distance","_controller":"App\\Controller\\GoogleMapsController::distanceForm"},"request_uri":"http://ptc.so-tempo.bzh/maps/distance","method":"GET"} [] [2024-04-19T14:29:24.496695+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.496856+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:29:24.496893+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:29:24.496925+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:29:24.507797+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.507959+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.519037+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:24.533842+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.535992+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":97}}} [] [2024-04-19T14:29:24.578610+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":197}}} [] [2024-04-19T14:29:24.592410+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.600308+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:29:24.605626+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.617798+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.619223+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":293}}} [] [2024-04-19T14:29:24.631480+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:29:24.640066+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:29:24.686281+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:29:24.709139+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":393}}} [] [2024-04-19T14:29:24.733314+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:24.905046+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.911346+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.922392+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.926565+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/maps/distance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/maps/distance\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:24.929820+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.930999+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.931679+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.953366+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.957666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/maps/distance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/maps/distance\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:24.956270+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.960975+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.962173+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.974148+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.978618+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/maps/distance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/maps/distance\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:24.982109+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.983374+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.985171+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:24.989532+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.989731+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:24.992724+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.007428+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:25.008874+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/maps/distance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/maps/distance\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:25.012673+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.013968+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.019433+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:25.024000+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.024222+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.043979+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:25.063587+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:25.064449+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:25.068484+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.068709+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.073704+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:25.078250+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.078463+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.088300+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:25.096576+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:25.114478+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:25.141421+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:25.149920+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:25.260793+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.272537+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.275284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:25.277506+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.278308+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.330870+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:25.335465+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.335683+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.353979+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:25.400183+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.413309+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:25.415935+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.418666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/maps/distance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/maps/distance\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:25.420918+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.421767+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.457236+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:25.460295+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.460431+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.471465+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:25.508997+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:25.654098+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.672845+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.677245+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/maps/distance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/maps/distance\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:25.680444+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.681671+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.733240+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:25.737745+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.737943+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:25.753362+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:25.806491+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:26.007721+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:26.012768+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1fe4ce"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/1fe4ce","method":"GET"} [] [2024-04-19T14:29:26.022952+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:26.029103+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:26.029243+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:26.042972+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:26.051532+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:26.092261+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:38.736288+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:38.746371+02:00] request.INFO: Matched route "liste_user". {"route":"liste_user","route_parameters":{"_route":"liste_user","_controller":"App\\Controller\\UserController::listeAction"},"request_uri":"http://ptc.so-tempo.bzh/user/liste","method":"GET"} [] [2024-04-19T14:29:38.758048+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:38.758397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:29:38.758435+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:29:38.758468+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:29:38.778932+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:29:38.789977+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:38.790245+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:38.804457+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:38.813426+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:38.820638+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:38.835433+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:38.849353+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:29:38.851057+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:29:38.857634+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:29:38.859907+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0"} [] [2024-04-19T14:29:38.902044+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":1}} [] [2024-04-19T14:29:38.904504+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:29:38.938013+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:39.101118+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.113811+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.116636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:39.120255+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.121770+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.135825+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.153332+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.157371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:39.160476+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.161649+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.170543+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.170543+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.179647+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:39.183294+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.183933+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.184127+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.185993+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:39.187962+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.188174+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.188994+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.192010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:39.195113+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.196287+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.201726+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:39.213366+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:39.217624+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.217827+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.224381+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:39.227360+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.227493+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.235592+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:39.238384+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:39.251246+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:39.255754+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.256129+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.260858+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:39.274962+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:39.279279+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:39.290132+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:39.317111+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:39.421446+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.432859+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.435444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:39.437553+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.438334+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.471776+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:39.474685+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.474813+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.486168+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:39.523155+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:39.531820+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.543237+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.545894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:39.548030+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.548819+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.583680+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:39.586713+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.586841+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.597610+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:39.642248+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:39.736304+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.747718+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.750346+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:29:39.752467+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.753348+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.787959+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:39.790901+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.791029+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.801786+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:39.842838+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:29:39.972104+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.976075+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"abb50d"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/abb50d","method":"GET"} [] [2024-04-19T14:29:39.984993+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.991174+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:39.991308+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:29:40.002006+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:29:40.009253+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:29:40.055127+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:03.935189+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:03.946009+02:00] request.INFO: Matched route "supprimer_user". {"route":"supprimer_user","route_parameters":{"_route":"supprimer_user","_controller":"App\\Controller\\UserController::supprimerAction","id":"7"},"request_uri":"http://ptc.so-tempo.bzh/user/supprimer/7","method":"GET"} [] [2024-04-19T14:30:03.958767+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:03.959112+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:30:03.959163+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:30:03.959217+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:30:03.983765+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:03.984076+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:03.997999+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:04.019711+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.020183+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":97}}} [] [2024-04-19T14:30:04.036458+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.051923+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":"7"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":"7"},"types":{"1":1}} [] [2024-04-19T14:30:04.060700+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:30:04.077283+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:30:04.077459+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:30:04.077993+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:30:04.085181+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.122940+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":294}}} [] [2024-04-19T14:30:04.138107+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.164692+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:30:04.200315+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:04.461758+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.461758+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.476941+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.479867+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.481022+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/user/supprimer/7")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/user/supprimer/7\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:04.483851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/user/supprimer/7")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/user/supprimer/7\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:04.483125+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.483123+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.485818+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.486982+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.487128+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.488129+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.501114+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.501114+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.505186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/supprimer/7")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/supprimer/7\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:04.505186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/supprimer/7")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/supprimer/7\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:04.508370+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.508370+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.509557+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.509557+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.546907+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:04.547034+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:04.551177+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.551374+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.551434+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.551631+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.564387+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:04.564387+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:04.568879+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.569047+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:04.569091+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.569093+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.569206+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:04.569280+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.587066+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:04.587065+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:04.624927+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:04.625611+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:04.627323+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:04.650644+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:04.879735+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.893081+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.895768+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:04.897952+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.898740+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.933630+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:04.937886+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.938070+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.955486+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:04.989686+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:04.994876+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:05.002292+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.004957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/supprimer/7")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/supprimer/7\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:05.007181+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.007982+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.043390+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:05.046444+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.046578+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.057413+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:05.094601+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:05.197574+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.209144+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.211745+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/supprimer/7")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/supprimer/7\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:05.214233+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.215025+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.250243+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:05.253163+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.253293+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.264937+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:05.304968+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:05.444982+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.449350+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"20c509"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/20c509","method":"GET"} [] [2024-04-19T14:30:05.458456+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.464679+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.464828+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:05.475832+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:05.483117+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:05.531039+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:09.067705+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.071602+02:00] request.INFO: Matched route "liste_user". {"route":"liste_user","route_parameters":{"_route":"liste_user","_controller":"App\\Controller\\UserController::listeAction"},"request_uri":"http://ptc.so-tempo.bzh/user/liste","method":"GET"} [] [2024-04-19T14:30:09.075458+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.075599+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:30:09.075635+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:30:09.075666+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:30:09.084265+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:30:09.088701+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.088828+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.099578+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:09.106070+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:09.110606+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.118265+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.125608+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:30:09.126563+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:30:09.131410+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:30:09.132253+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0"} [] [2024-04-19T14:30:09.148427+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":1}} [] [2024-04-19T14:30:09.150489+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:30:09.175995+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:09.430257+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.441730+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.444347+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:09.446564+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.447350+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.452566+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.452839+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.464649+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.467385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:09.469519+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.470180+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.470303+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.474271+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:09.477398+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.478559+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.481957+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:09.484850+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.484992+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.490417+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.495772+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:09.507916+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.508446+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:09.511876+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:09.512811+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.513012+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.514957+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.516099+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.527580+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:09.530538+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.530668+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.531260+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:09.541447+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:09.546050+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:09.561740+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:09.565885+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.566022+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.576801+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:09.579759+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:09.595089+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:09.617101+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:09.730565+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.741877+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.744402+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:09.746469+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.747241+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.788642+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:09.791528+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.791657+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.802364+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:09.843623+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:09.844669+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.856134+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.858684+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:09.860742+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.861528+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.895686+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:09.898541+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.898670+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:09.909326+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:09.946069+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:10.038284+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:10.050397+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:10.052908+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:10.055023+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:10.055793+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:10.089847+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:10.092732+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:10.092870+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:10.103658+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:10.140771+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:10.258372+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:10.262272+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"757556"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/757556","method":"GET"} [] [2024-04-19T14:30:10.270562+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:10.276591+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:10.276722+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:10.287390+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:10.294737+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:10.330737+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:16.954672+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:16.960108+02:00] request.INFO: Matched route "liste_entreprise". {"route":"liste_entreprise","route_parameters":{"_route":"liste_entreprise","_controller":"App\\Controller\\EntrepriseController::listeAction"},"request_uri":"http://ptc.so-tempo.bzh/entreprise/liste","method":"GET"} [] [2024-04-19T14:30:16.965816+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:16.966065+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:30:16.966116+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:30:16.966164+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:30:16.983985+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:30:16.990986+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:16.991197+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.007383+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:17.013304+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:17.022483+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.030038+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.034284+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:30:17.038469+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:30:17.042579+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:30:17.043832+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0"} [] [2024-04-19T14:30:17.059544+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:30:17.086642+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:17.249083+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.256359+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.264894+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.268737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/entreprise/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/entreprise/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:17.271636+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.272732+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.274510+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.278700+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/entreprise/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/entreprise/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:17.282155+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.283431+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.319403+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:17.323425+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.323594+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.340339+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:17.341174+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:17.345079+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.345309+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.362918+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:17.380146+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:17.418333+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:17.548245+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.554275+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5bde4"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/d5bde4","method":"GET"} [] [2024-04-19T14:30:17.566247+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.575668+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.575883+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.592022+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:17.603656+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:17.624726+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.637049+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.639813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:30:17.642156+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.642959+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.658372+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:30:17.686752+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:30:17.691161+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.691361+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:30:17.708741+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:30:17.761563+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:42.872599+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:42.881907+02:00] request.INFO: Matched route "liste_user". {"route":"liste_user","route_parameters":{"_route":"liste_user","_controller":"App\\Controller\\UserController::listeAction"},"request_uri":"http://ptc.so-tempo.bzh/user/liste","method":"GET"} [] [2024-04-19T14:31:42.892924+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:42.893235+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:31:42.893272+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:31:42.893304+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:31:42.914088+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:31:42.924788+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:42.925058+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:42.938028+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:42.943851+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:42.954772+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:42.969358+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:42.980363+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:31:42.984302+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:31:42.989232+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:31:42.991469+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0"} [] [2024-04-19T14:31:43.020652+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":1}} [] [2024-04-19T14:31:43.021724+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:31:43.055474+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:43.235962+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.254927+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.259238+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:43.258469+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.264249+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.266191+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.272008+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.274921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:43.277417+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.278271+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.285419+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.304580+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.308906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:43.312344+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.313652+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.312429+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.315755+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:43.318946+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.319088+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.326495+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.329425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:43.330544+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:43.330942+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:43.331830+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.332674+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.335508+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.335701+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.354077+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:43.366939+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:43.370347+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.370528+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.370460+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:43.377311+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:43.382385+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.382582+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.382597+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:43.399830+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:43.411051+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:43.423342+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:43.441088+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:43.593098+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.608917+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.611665+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:43.613912+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.614721+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.648317+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:43.651310+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.651446+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.662597+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:43.700377+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:43.721565+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.732885+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.735421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:43.737583+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.738360+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.772220+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:43.775310+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.775492+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.786354+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:43.824212+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:43.918040+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.929833+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.932473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:43.934700+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.935500+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.970479+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:43.973433+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.973564+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:43.984704+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:44.021982+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:44.141322+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:44.145355+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d394c"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/6d394c","method":"GET"} [] [2024-04-19T14:31:44.154625+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:44.160949+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:44.161091+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:44.172384+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:44.180080+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:44.227705+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:50.569324+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.573305+02:00] request.INFO: Matched route "liste_salarie". {"route":"liste_salarie","route_parameters":{"_route":"liste_salarie","_controller":"App\\Controller\\SalarieController::listeAction"},"request_uri":"http://ptc.so-tempo.bzh/salarie/liste","method":"GET"} [] [2024-04-19T14:31:50.577191+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.577334+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-19T14:31:50.577371+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:31:50.577403+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-19T14:31:50.588135+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-04-19T14:31:50.592664+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.592795+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.603993+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:50.608222+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:50.616336+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.624448+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.630538+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-04-19T14:31:50.633340+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-04-19T14:31:50.637473+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-04-19T14:31:50.638824+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.genre AS genre_5, t0.adresse1 AS adresse1_6, t0.adresse2 AS adresse2_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.email AS email_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.date_naissance AS date_naissance_13, t0.date_entree_societe AS date_entree_societe_14, t0.contrat AS contrat_15, t0.poste AS poste_16, t0.date_anciennete_poste_actuel AS date_anciennete_poste_actuel_17, t0.num_securite_sociale AS num_securite_sociale_18, t0.situation_familiale AS situation_familiale_19, t0.mutuelle AS mutuelle_20, t0.responsable_hierarchique AS responsable_hierarchique_21, t0.interimaire AS interimaire_22, t0.date_create AS date_create_23, t0.date_update AS date_update_24, t0.date_delete AS date_delete_25, t0.entreprise_id AS entreprise_id_26, t27.id AS id_28, t27.email AS email_29, t27.roles AS roles_30, t27.password AS password_31, t27.last_login AS last_login_32, t27.nom AS nom_33, t27.prenom AS prenom_34, t27.actif AS actif_35, t27.date_create AS date_create_36, t27.date_update AS date_update_37, t27.date_delete AS date_delete_38, t27.sombre AS sombre_39, t27.entreprise_id AS entreprise_id_40, t27.salarie_id AS salarie_id_41 FROM salarie t0 LEFT JOIN `user` t27 ON t27.salarie_id = t0.id {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.genre AS genre_5, t0.adresse1 AS adresse1_6, t0.adresse2 AS adresse2_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.email AS email_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.date_naissance AS date_naissance_13, t0.date_entree_societe AS date_entree_societe_14, t0.contrat AS contrat_15, t0.poste AS poste_16, t0.date_anciennete_poste_actuel AS date_anciennete_poste_actuel_17, t0.num_securite_sociale AS num_securite_sociale_18, t0.situation_familiale AS situation_familiale_19, t0.mutuelle AS mutuelle_20, t0.responsable_hierarchique AS responsable_hierarchique_21, t0.interimaire AS interimaire_22, t0.date_create AS date_create_23, t0.date_update AS date_update_24, t0.date_delete AS date_delete_25, t0.entreprise_id AS entreprise_id_26, t27.id AS id_28, t27.email AS email_29, t27.roles AS roles_30, t27.password AS password_31, t27.last_login AS last_login_32, t27.nom AS nom_33, t27.prenom AS prenom_34, t27.actif AS actif_35, t27.date_create AS date_create_36, t27.date_update AS date_update_37, t27.date_delete AS date_delete_38, t27.sombre AS sombre_39, t27.entreprise_id AS entreprise_id_40, t27.salarie_id AS salarie_id_41 FROM salarie t0 LEFT JOIN `user` t27 ON t27.salarie_id = t0.id"} [] [2024-04-19T14:31:50.671192+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-04-19T14:31:50.711053+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:50.918935+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.936577+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.932204+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.940803+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:50.944183+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.945386+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.956433+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.960582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:50.963784+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.965079+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.969604+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.987504+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.991689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:50.969672+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.994959+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:50.996125+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.001161+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.005643+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.005847+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.009094+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.013363+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.016428+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.017528+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.019921+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.015038+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.024125+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.024413+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.024607+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.039334+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.043030+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.044028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.047625+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.048759+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.051792+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.056279+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.056474+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.071997+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.075558+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.076591+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.076784+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.083638+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.085569+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.092758+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.105396+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.110149+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net/js/jquery.dataTables.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.113888+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.115180+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.118169+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.123195+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.123450+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.142443+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.149052+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.151227+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.155564+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.174977+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.179942+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.180158+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.199176+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.220265+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.243565+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.249300+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.253051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.256089+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.257119+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.267780+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.279140+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.296628+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.300792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.285354+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.304208+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.305406+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.304383+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.321860+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.322058+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.326101+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.326111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.329377+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.330559+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.330571+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.330761+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.338919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.350019+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.353282+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.357710+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.361135+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.365757+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.365972+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.377223+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.384280+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.387784+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.392462+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.392681+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.398403+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.402673+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.405984+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.407232+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.411152+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.420530+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.425852+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.426048+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.437621+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.445171+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.446477+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.458851+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.460586+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.463902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.467356+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.468650+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.498406+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.508943+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.510100+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.511087+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.514019+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.528664+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.533805+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.534027+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.553529+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.573086+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.581653+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.616315+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.620200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.623129+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.624077+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.627959+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.636716+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.650587+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.651184+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.654330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.656532+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.654867+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.657606+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.663517+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.672880+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.677050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.678570+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.680331+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.681621+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.681744+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.683028+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.683225+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.685865+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.print.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.689096+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.690277+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.698280+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.701249+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.701383+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.702605+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.712454+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.739199+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.743790+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.744000+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.745217+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.750201+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.750406+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.751665+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.761875+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.762024+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.765860+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.768008+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.781865+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.786837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-select/js/dataTables.select.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.790511+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.791701+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.818824+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.821996+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.832702+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.844247+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.846920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.847615+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.849082+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.849873+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.852063+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.852257+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.870148+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.880561+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.884730+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.887965+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.888108+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.892778+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.895458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:51.897645+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.898437+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.899033+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.910472+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.932423+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:51.935332+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.935467+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:51.943315+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:51.946408+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:51.984337+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:52.037500+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.049184+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.051782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:52.053929+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.054746+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.089796+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:52.092738+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.092867+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.103656+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:52.142388+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:52.256490+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.268313+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.271060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net/js/jquery.dataTables.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:52.273349+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.274176+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.309549+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:52.312449+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.312578+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.323434+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:52.362315+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:52.457042+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.468731+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.471330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:52.473461+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.474242+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.509279+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:52.512169+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.512299+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.523147+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:52.561462+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:52.674576+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.686247+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.688850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:52.690969+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.691754+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.726349+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:52.729252+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.729381+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.740213+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:52.778351+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:52.872725+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.884120+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.886727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:52.888837+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.889690+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.924136+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:52.927076+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.927206+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:52.937918+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:52.975097+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:53.083739+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.095254+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.097936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:53.100057+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.100839+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.135321+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:53.138279+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.138410+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.149130+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:53.187269+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:53.294154+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.305589+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.308179+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:53.310301+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.311080+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.345593+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:53.348471+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.348600+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.359343+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:53.397406+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:53.496925+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.508430+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.511069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:53.513203+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.513986+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.548539+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:53.551446+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.551576+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.562272+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:53.602266+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:53.697188+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.708603+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.711347+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:53.713454+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.714238+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.749098+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:53.751978+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.752106+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.762825+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:53.809991+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:53.903976+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.915366+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.917976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:53.920046+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.920825+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.955574+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:53.958466+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.958603+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:53.969350+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:54.010104+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:54.106637+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.118216+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.120834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:54.123012+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.123790+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.158336+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:54.161219+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.161348+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.172088+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:54.209084+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:54.303599+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.314897+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.317433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.print.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:54.319487+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.320257+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.354306+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:54.357155+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.357283+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.369013+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:54.416435+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:54.510865+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.522301+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.524864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:54.526999+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.527777+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.561901+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:54.564823+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.564966+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.575910+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:54.613101+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:54.746694+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.763411+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.767361+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js" (from "http://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js\" (from \"http://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-select/js/dataTables.select.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:31:54.770416+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.771540+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.824527+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:54.828775+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.829007+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:54.846522+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:54.900178+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:31:55.082343+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:31:55.086321+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44ca42"},"request_uri":"http://ptc.so-tempo.bzh/_wdt/44ca42","method":"GET"} [] [2024-04-19T14:31:55.094657+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:55.100698+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:55.100828+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:31:55.111566+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:31:55.118572+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:31:55.154376+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-19T14:36:49.920582+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-19T14:36:49.951878+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:36:49.957681+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "http://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"http://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-19T14:36:49.962988+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:36:49.964837+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:36:50.036028+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-19T14:36:50.042766+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:36:50.043055+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-19T14:36:50.056679+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-19T14:36:50.118863+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-21T21:51:51.041166+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.041190+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.041190+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.112954+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.112954+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.112954+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.122759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/favicon.ico"" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/favicon.ico\" at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-21T21:51:51.123046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/apple-touch-icon.png"" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/apple-touch-icon.png\" at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/apple-touch-icon.png/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-21T21:51:51.123059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ptc.so-tempo.bzh/apple-touch-icon-precomposed.png"" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://ptc.so-tempo.bzh/apple-touch-icon-precomposed.png\" at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/apple-touch-icon-precomposed.png/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-04-21T21:51:51.136182+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.136181+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.136181+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.140459+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.140457+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.140461+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.294139+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-21T21:51:51.294139+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-21T21:51:51.294139+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-21T21:51:51.313981+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.313982+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.313982+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.314728+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.314737+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.314737+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.343183+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-21T21:51:51.343323+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-21T21:51:51.343323+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-21T21:51:51.457920+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-21T21:51:51.457922+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-21T21:51:51.457920+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-21T21:51:51.470178+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.471977+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-04-21T21:51:51.483925+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.484046+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-21T21:51:51.484081+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-21T21:51:51.484111+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-21T21:51:51.492104+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.492206+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.498539+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-21T21:51:51.511283+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-21T21:51:51.546327+02:00] doctrine.INFO: Disconnecting [] [] [2024-04-21T21:51:51.685022+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.686833+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-04-21T21:51:51.687578+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.687690+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-04-21T21:51:51.687724+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-21T21:51:51.687755+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-04-21T21:51:51.690486+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.690581+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-04-21T21:51:51.696853+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-04-21T21:51:51.701844+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-04-21T21:51:51.717127+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:25:56.468877+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:25:56.495918+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-05-02T16:25:56.536974+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:25:56.537804+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-02T16:25:56.537866+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:25:56.537921+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:25:56.605525+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:25:56.606444+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:25:56.637857+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:25:56.711614+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:25:56.851578+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:26:59.238568+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:26:59.238568+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:26:59.258081+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://ptc.so-tempo.bzh/","method":"GET"} [] [2024-05-02T16:26:59.290858+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:26:59.291381+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-02T16:26:59.291432+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:26:59.291478+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:26:59.293922+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:26:59.300517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/favicon.ico" (from "https://ptc.so-tempo.bzh/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/favicon.ico\" (from \"https://ptc.so-tempo.bzh/\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:26:59.311084+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:26:59.315331+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:26:59.336959+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:26:59.337722+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:26:59.357938+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:26:59.400891+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:26:59.413118+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:26:59.416538+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:26:59.416696+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:26:59.428311+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:26:59.473059+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:26:59.480942+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:02.171671+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:02.184650+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:02.187685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/0.2065004082809141" (from "https://ptc.so-tempo.bzh/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/0.2065004082809141\" (from \"https://ptc.so-tempo.bzh/\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/0.2065004082809141/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:27:02.190285+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:02.191184+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:02.234314+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:02.238837+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:02.239051+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:02.253685+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:02.297522+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:02.682279+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:02.687743+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://ptc.so-tempo.bzh/","method":"GET"} [] [2024-05-02T16:27:02.693747+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:02.694007+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-02T16:27:02.694061+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:27:02.694111+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:27:02.705624+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:02.705798+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:02.718914+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:02.732754+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:02.763422+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:31.350934+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:31.360094+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://ptc.so-tempo.bzh/","method":"POST"} [] [2024-05-02T16:27:31.371125+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:31.377797+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-02T16:27:31.377853+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:27:31.412145+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:31.412426+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:31.425014+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:31.431690+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:31.449463+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:31.520083+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:31.548641+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-05-02T16:27:31.559154+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"essai@test.fr"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.email = ? LIMIT 1","params":{"1":"essai@test.fr"},"types":{"1":2}} [] [2024-05-02T16:27:32.041785+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-05-02T16:27:32.041891+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-05-02T16:27:32.041934+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-05-02T16:27:32.041985+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-05-02T16:27:32.042028+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener::checkPassport"} [] [2024-05-02T16:27:32.047658+02:00] app.DEBUG: Notified event "security.authentication.success" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials". {"event":"security.authentication.success","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::postCheckCredentials"} [] [2024-05-02T16:27:32.047733+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"essai@test.fr\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:27:32.058748+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\LoginSuccessEvent" to listener "Symfony\Component\Security\Http\EventListener\SessionStrategyListener::onSuccessfulLogin". {"event":"Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener::onSuccessfulLogin"} [] [2024-05-02T16:27:32.058821+02:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\LoginSuccessEvent" to listener "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess". {"event":"Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener::onLoginSuccess"} [] [2024-05-02T16:27:32.058864+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:27:32.071374+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-02T16:27:32.088930+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":295}}} [] [2024-05-02T16:27:32.098286+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:32.210984+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.214964+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\AccueilController::home"},"request_uri":"https://ptc.so-tempo.bzh/home","method":"GET"} [] [2024-05-02T16:27:32.218756+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.218899+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-02T16:27:32.218937+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:27:32.218970+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:27:32.229082+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-05-02T16:27:32.234744+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.234886+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.245617+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:32.249715+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:32.257340+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.265497+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.271633+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-05-02T16:27:32.274205+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-05-02T16:27:32.279974+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-05-02T16:27:32.312178+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-02T16:27:32.341872+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:32.618940+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.620649+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.637936+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.639733+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.642377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "https://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"https://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:27:32.643960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "https://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"https://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:27:32.647287+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.647327+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.649216+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.649337+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.657076+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.662305+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.675879+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.680335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "https://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"https://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:27:32.681473+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.683956+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.685195+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.685842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "https://ptc.so-tempo.bzh/home")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"https://ptc.so-tempo.bzh/home\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:27:32.689385+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.690624+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.713674+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:32.714771+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:32.718110+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.718310+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.719291+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.719493+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.737048+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:32.737542+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:32.743518+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:32.748714+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.748963+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.749629+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:32.754837+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.755064+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:32.769937+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:32.774828+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:32.802007+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:32.831268+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:32.836671+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:33.073428+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:33.748100+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:33.759602+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:33.762225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "https://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"https://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:27:33.764332+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:33.765122+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:33.798929+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:33.801855+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:33.801986+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:33.812783+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:33.850295+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:36.328353+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:36.332583+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee0d06"},"request_uri":"https://ptc.so-tempo.bzh/_wdt/ee0d06","method":"GET"} [] [2024-05-02T16:27:36.343287+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:36.349834+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:36.349979+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:36.361304+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:36.369236+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:36.448145+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:50.547920+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:50.557202+02:00] request.INFO: Matched route "liste_user". {"route":"liste_user","route_parameters":{"_route":"liste_user","_controller":"App\\Controller\\UserController::listeAction"},"request_uri":"https://ptc.so-tempo.bzh/user/liste","method":"GET"} [] [2024-05-02T16:27:50.568451+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:50.568747+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-02T16:27:50.568785+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:27:50.568818+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:27:50.590940+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-05-02T16:27:50.602138+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:50.602405+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:50.615505+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:50.625100+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:50.632407+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:50.647248+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:50.660863+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-05-02T16:27:50.662533+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-05-02T16:27:50.669146+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-05-02T16:27:50.672318+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0"} [] [2024-05-02T16:27:50.702477+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse1 AS adresse1_3, t0.adresse2 AS adresse2_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.site AS site_8, t0.calcul_deplacement AS calcul_deplacement_9, t0.holding AS holding_10, t0.date_create AS date_create_11, t0.date_update AS date_update_12, t0.date_delete AS date_delete_13 FROM entreprise t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":1}} [] [2024-05-02T16:27:50.707600+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-02T16:27:50.741174+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:50.976118+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:50.991497+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:50.994943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "https://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"https://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:27:50.999665+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.001888+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.010545+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.012840+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.015971+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.023866+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.027006+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "https://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"https://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:27:51.029477+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.030293+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.031266+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.032396+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.035641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "https://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"https://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:27:51.036707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "https://ptc.so-tempo.bzh/user/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"https://ptc.so-tempo.bzh/user/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:27:51.038960+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.040034+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.040241+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.041231+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.049280+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:51.052228+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.052360+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.063293+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:51.065903+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:51.068830+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.068967+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.080697+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:51.094816+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:51.095514+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:51.099322+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.099493+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.100302+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.100474+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.103954+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:51.112328+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:51.118717+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:51.127380+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:51.153538+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:51.172648+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:51.492734+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.508046+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.512705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "https://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"https://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:27:51.515872+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.517118+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.563064+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:51.566815+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.567016+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:51.579224+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:51.662021+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:27:53.743517+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:27:53.747626+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d50d0e"},"request_uri":"https://ptc.so-tempo.bzh/_wdt/d50d0e","method":"GET"} [] [2024-05-02T16:27:53.757203+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:53.763813+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:53.763960+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:27:53.775173+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:27:53.783129+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:27:53.832715+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:04.934159+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:04.938421+02:00] request.INFO: Matched route "liste_salarie". {"route":"liste_salarie","route_parameters":{"_route":"liste_salarie","_controller":"App\\Controller\\SalarieController::listeAction"},"request_uri":"https://ptc.so-tempo.bzh/salarie/liste","method":"GET"} [] [2024-05-02T16:28:04.942557+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:04.942738+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-02T16:28:04.942776+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:28:04.942808+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:28:04.959752+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-05-02T16:28:04.964696+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:04.964838+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:04.980912+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:04.985429+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:04.996573+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.008249+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.016469+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-05-02T16:28:05.020334+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-05-02T16:28:05.025618+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-05-02T16:28:05.028144+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.genre AS genre_5, t0.adresse1 AS adresse1_6, t0.adresse2 AS adresse2_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.email AS email_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.date_naissance AS date_naissance_13, t0.date_entree_societe AS date_entree_societe_14, t0.contrat AS contrat_15, t0.poste AS poste_16, t0.date_anciennete_poste_actuel AS date_anciennete_poste_actuel_17, t0.num_securite_sociale AS num_securite_sociale_18, t0.situation_familiale AS situation_familiale_19, t0.mutuelle AS mutuelle_20, t0.responsable_hierarchique AS responsable_hierarchique_21, t0.interimaire AS interimaire_22, t0.date_create AS date_create_23, t0.date_update AS date_update_24, t0.date_delete AS date_delete_25, t0.entreprise_id AS entreprise_id_26, t27.id AS id_28, t27.email AS email_29, t27.roles AS roles_30, t27.password AS password_31, t27.last_login AS last_login_32, t27.nom AS nom_33, t27.prenom AS prenom_34, t27.actif AS actif_35, t27.date_create AS date_create_36, t27.date_update AS date_update_37, t27.date_delete AS date_delete_38, t27.sombre AS sombre_39, t27.entreprise_id AS entreprise_id_40, t27.salarie_id AS salarie_id_41 FROM salarie t0 LEFT JOIN `user` t27 ON t27.salarie_id = t0.id {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.genre AS genre_5, t0.adresse1 AS adresse1_6, t0.adresse2 AS adresse2_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.email AS email_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.date_naissance AS date_naissance_13, t0.date_entree_societe AS date_entree_societe_14, t0.contrat AS contrat_15, t0.poste AS poste_16, t0.date_anciennete_poste_actuel AS date_anciennete_poste_actuel_17, t0.num_securite_sociale AS num_securite_sociale_18, t0.situation_familiale AS situation_familiale_19, t0.mutuelle AS mutuelle_20, t0.responsable_hierarchique AS responsable_hierarchique_21, t0.interimaire AS interimaire_22, t0.date_create AS date_create_23, t0.date_update AS date_update_24, t0.date_delete AS date_delete_25, t0.entreprise_id AS entreprise_id_26, t27.id AS id_28, t27.email AS email_29, t27.roles AS roles_30, t27.password AS password_31, t27.last_login AS last_login_32, t27.nom AS nom_33, t27.prenom AS prenom_34, t27.actif AS actif_35, t27.date_create AS date_create_36, t27.date_update AS date_update_37, t27.date_delete AS date_delete_38, t27.sombre AS sombre_39, t27.entreprise_id AS entreprise_id_40, t27.salarie_id AS salarie_id_41 FROM salarie t0 LEFT JOIN `user` t27 ON t27.salarie_id = t0.id"} [] [2024-05-02T16:28:05.055135+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-02T16:28:05.081670+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:05.300891+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.350414+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.372030+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.372231+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.377017+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.377310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.381136+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.382592+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.386770+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.387970+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.423176+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.447660+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:05.446335+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.453479+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.453725+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.467774+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:05.472421+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.472652+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.473527+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.475003+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:05.485322+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.491525+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:05.510688+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.517328+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.525209+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.500109+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.529072+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.530668+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.538157+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.552197+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.553557+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.557451+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.561977+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.568323+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.573818+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.584939+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.591073+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:05.611792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.615179+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.616422+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.681533+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.683320+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.693465+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.695738+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.698385+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.718267+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:05.719705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.723678+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:05.724059+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:05.734826+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.735609+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.735989+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.740171+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.740770+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.740485+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:05.741559+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.741792+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.742604+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.743899+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.744491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net/js/jquery.dataTables.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.745330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.745483+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.745724+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.746555+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.750299+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.751473+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.751611+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.752785+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.757256+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.758675+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.766276+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.775106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.778964+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.780319+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.849059+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:05.853144+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:05.853841+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.854059+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.859257+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:05.860012+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:05.844746+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.870456+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.870671+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.888735+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:05.888974+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:05.910090+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:05.929436+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.934181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:05.938034+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.939351+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.945500+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:05.949942+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.950155+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:05.969944+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:05.987421+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:05.999620+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.001165+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:06.006463+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.006695+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.044777+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:06.054781+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.055307+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:06.085695+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.085919+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.090669+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.102383+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:06.103029+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.107229+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:06.128786+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.129009+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.131166+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.168308+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.172777+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.174443+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:06.176378+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.186380+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.193014+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:06.193748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:06.196479+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.201216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-select/js/dataTables.select.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:06.202251+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.203856+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.204000+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.206071+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.214105+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.215523+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.225316+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.228860+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.229491+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.233535+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:06.245292+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.262687+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.276760+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:06.279518+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.289356+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.293762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:06.297332+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.299211+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.306438+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.314822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.print.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:06.321585+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.323918+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.342137+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:06.348396+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:06.350003+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.350288+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.355671+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:06.357371+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.357623+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.358733+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:06.360248+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.360456+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.367646+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.372162+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.372383+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.376730+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:06.378178+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:06.379814+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.384336+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.389322+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:06.400180+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:06.404662+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.409334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "https://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"https://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:06.412809+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.414110+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.414086+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:06.418981+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.419210+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.440440+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:06.453678+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.481023+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.481916+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.482866+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.489259+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.490819+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:06.495407+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.495623+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:06.505772+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:06.514694+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:06.564735+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:07.729408+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:07.733794+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bda123"},"request_uri":"https://ptc.so-tempo.bzh/_wdt/bda123","method":"GET"} [] [2024-05-02T16:28:07.743258+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:07.750454+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:07.750608+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:07.762000+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:07.769770+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:07.811299+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:20.490339+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:20.495419+02:00] request.INFO: Matched route "app_distance". {"route":"app_distance","route_parameters":{"_route":"app_distance","_controller":"App\\Controller\\GoogleMapsController::distanceForm"},"request_uri":"https://ptc.so-tempo.bzh/maps/distance","method":"GET"} [] [2024-05-02T16:28:20.501678+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:20.501847+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-02T16:28:20.501884+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:28:20.501915+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:28:20.516851+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:20.517019+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:20.528254+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:20.554410+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:20.559563+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":97}}} [] [2024-05-02T16:28:20.636636+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-05-02T16:28:20.641773+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:20.645344+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":196}}} [] [2024-05-02T16:28:20.657780+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:20.673792+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-05-02T16:28:20.680450+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-05-02T16:28:20.708850+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-02T16:28:20.712215+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":294}}} [] [2024-05-02T16:28:20.739366+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:21.051087+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.051111+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.051177+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.051107+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.074752+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.074792+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.074836+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.074850+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.078500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "https://ptc.so-tempo.bzh/maps/distance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"https://ptc.so-tempo.bzh/maps/distance\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:21.078532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "https://ptc.so-tempo.bzh/maps/distance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"https://ptc.so-tempo.bzh/maps/distance\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:21.079325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "https://ptc.so-tempo.bzh/maps/distance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"https://ptc.so-tempo.bzh/maps/distance\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:21.079325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "https://ptc.so-tempo.bzh/maps/distance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"https://ptc.so-tempo.bzh/maps/distance\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:21.081246+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.081271+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.082075+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.082086+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.082462+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.082474+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.083618+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.083618+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.133738+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:21.133823+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:21.138098+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:21.138098+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:21.140037+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.140125+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.140310+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.140459+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.142398+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.142398+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.142581+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.142581+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.153674+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:21.159397+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:21.160349+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:21.160653+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:21.206684+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:21.210117+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:21.212856+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:21.214710+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:21.489684+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.502247+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.505047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "https://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"https://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:21.508946+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.510527+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.550109+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:21.552994+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.553124+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:21.564045+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:21.600835+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:23.759335+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:23.763277+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"865f1a"},"request_uri":"https://ptc.so-tempo.bzh/_wdt/865f1a","method":"GET"} [] [2024-05-02T16:28:23.772557+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:23.779211+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:23.779344+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:23.790356+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:23.797400+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:23.847476+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:36.525842+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.535538+02:00] request.INFO: Matched route "liste_salarie". {"route":"liste_salarie","route_parameters":{"_route":"liste_salarie","_controller":"App\\Controller\\SalarieController::listeAction"},"request_uri":"https://ptc.so-tempo.bzh/salarie/liste","method":"GET"} [] [2024-05-02T16:28:36.548075+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.548431+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-02T16:28:36.548471+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:28:36.548507+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:28:36.564988+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-05-02T16:28:36.576731+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.577014+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.590043+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:36.599382+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:36.606497+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.620959+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.645232+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-05-02T16:28:36.652736+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-05-02T16:28:36.673151+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-05-02T16:28:36.676430+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.genre AS genre_5, t0.adresse1 AS adresse1_6, t0.adresse2 AS adresse2_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.email AS email_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.date_naissance AS date_naissance_13, t0.date_entree_societe AS date_entree_societe_14, t0.contrat AS contrat_15, t0.poste AS poste_16, t0.date_anciennete_poste_actuel AS date_anciennete_poste_actuel_17, t0.num_securite_sociale AS num_securite_sociale_18, t0.situation_familiale AS situation_familiale_19, t0.mutuelle AS mutuelle_20, t0.responsable_hierarchique AS responsable_hierarchique_21, t0.interimaire AS interimaire_22, t0.date_create AS date_create_23, t0.date_update AS date_update_24, t0.date_delete AS date_delete_25, t0.entreprise_id AS entreprise_id_26, t27.id AS id_28, t27.email AS email_29, t27.roles AS roles_30, t27.password AS password_31, t27.last_login AS last_login_32, t27.nom AS nom_33, t27.prenom AS prenom_34, t27.actif AS actif_35, t27.date_create AS date_create_36, t27.date_update AS date_update_37, t27.date_delete AS date_delete_38, t27.sombre AS sombre_39, t27.entreprise_id AS entreprise_id_40, t27.salarie_id AS salarie_id_41 FROM salarie t0 LEFT JOIN `user` t27 ON t27.salarie_id = t0.id {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.genre AS genre_5, t0.adresse1 AS adresse1_6, t0.adresse2 AS adresse2_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.email AS email_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.date_naissance AS date_naissance_13, t0.date_entree_societe AS date_entree_societe_14, t0.contrat AS contrat_15, t0.poste AS poste_16, t0.date_anciennete_poste_actuel AS date_anciennete_poste_actuel_17, t0.num_securite_sociale AS num_securite_sociale_18, t0.situation_familiale AS situation_familiale_19, t0.mutuelle AS mutuelle_20, t0.responsable_hierarchique AS responsable_hierarchique_21, t0.interimaire AS interimaire_22, t0.date_create AS date_create_23, t0.date_update AS date_update_24, t0.date_delete AS date_delete_25, t0.entreprise_id AS entreprise_id_26, t27.id AS id_28, t27.email AS email_29, t27.roles AS roles_30, t27.password AS password_31, t27.last_login AS last_login_32, t27.nom AS nom_33, t27.prenom AS prenom_34, t27.actif AS actif_35, t27.date_create AS date_create_36, t27.date_update AS date_update_37, t27.date_delete AS date_delete_38, t27.sombre AS sombre_39, t27.entreprise_id AS entreprise_id_40, t27.salarie_id AS salarie_id_41 FROM salarie t0 LEFT JOIN `user` t27 ON t27.salarie_id = t0.id"} [] [2024-05-02T16:28:36.720500+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-02T16:28:36.757757+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:36.916133+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.941087+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.956253+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:36.955061+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.966651+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.965292+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.968721+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.973918+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.978539+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/clipboard/clipboard.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/clipboard/clipboard.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:36.981977+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.983197+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.986555+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:36.987486+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.012206+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.020058+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.024228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive-bs5/js/responsive.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.024299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedheader/js/dataTables.fixedHeader.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.027434+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.027454+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.028567+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.028580+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.028580+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.039598+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.040712+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.043819+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.043972+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.044174+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.056167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.056741+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.059428+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.060606+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.060818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/dataTables.buttons.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.062223+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.064006+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.066894+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.071039+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/highlightjs/highlight.pack.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/highlightjs/highlight.pack.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.074397+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.075570+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.083698+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.088144+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.088356+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.089452+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.091253+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.090802+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.107260+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.108310+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.108446+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.108699+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.116847+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.124989+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.125199+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.124230+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.127003+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.131081+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons-bs5/js/buttons.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.134293+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.135479+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.136768+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.141184+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.141385+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.139226+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.141767+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.149198+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.151854+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.155823+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.156677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.159660+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.161068+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.162119+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.171952+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.176099+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.176269+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-responsive/js/dataTables.responsive.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.176298+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.179574+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.165296+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.180474+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.180773+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.189120+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.189881+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.192887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-bs5/js/dataTables.bootstrap5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.196158+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.197395+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.201577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net/js/jquery.dataTables.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net/js/jquery.dataTables.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.206915+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.207496+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.208924+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.210159+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.211536+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.211874+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.212066+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.212701+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.228363+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.231659+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.232747+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.236569+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.241473+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.241676+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.254766+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.256154+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.268797+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.279540+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.284034+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.284233+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.285075+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.289706+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.289914+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.282879+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.309483+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.318531+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.319161+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.323981+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.324780+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.324660+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.325236+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.334605+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.html5.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.339757+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.341933+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.343399+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.350782+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.359238+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.362637+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.379272+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.383004+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.397641+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.400971+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.401949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.print.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.print.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.405270+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.405528+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.405731+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.406484+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.408537+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.412972+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.423640+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.433992+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.434567+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.447031+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.463731+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.467484+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.467490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-buttons/js/buttons.flash.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.470597+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.471685+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.471892+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.472044+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.477523+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.484499+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.486735+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.490011+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.492122+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.493016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-select/js/dataTables.select.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-select/js/dataTables.select.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.495294+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.496147+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.498124+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.500931+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js" (from "https://ptc.so-tempo.bzh/salarie/liste")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js\" (from \"https://ptc.so-tempo.bzh/salarie/liste\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/datatables.net-keytable/js/dataTables.keyTable.min.js/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.503169+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.503996+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.528786+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.531786+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.531929+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.532341+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.535372+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.535524+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.543188+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.546301+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.546950+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.548785+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.552648+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.552858+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.566857+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.586632+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.589871+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.607531+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:37.668650+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.687363+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.691814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "https://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"https://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:37.695280+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.696515+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.745328+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:37.749688+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.749897+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:37.767582+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:37.811680+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:38.989029+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:38.993057+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f1397"},"request_uri":"https://ptc.so-tempo.bzh/_wdt/4f1397","method":"GET"} [] [2024-05-02T16:28:39.002397+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:39.009173+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:39.009329+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:39.020333+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:39.027601+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:39.076280+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:45.174141+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.178196+02:00] request.INFO: Matched route "ajouter_salarie". {"route":"ajouter_salarie","route_parameters":{"_route":"ajouter_salarie","_controller":"App\\Controller\\SalarieController::nouveauAction"},"request_uri":"https://ptc.so-tempo.bzh/salarie/ajouter","method":"GET"} [] [2024-05-02T16:28:45.182027+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.182180+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-02T16:28:45.182217+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:28:45.182248+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:28:45.190830+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.190982+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.201828+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:45.214304+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:45.216144+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-05-02T16:28:45.220086+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php","line":29,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.228653+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php","line":105,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.234496+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":195}}} [] [2024-05-02T16:28:45.236950+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.actif AS actif_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.date_delete AS date_delete_11, t0.sombre AS sombre_12, t0.entreprise_id AS entreprise_id_13, t0.salarie_id AS salarie_id_14 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2024-05-02T16:28:45.241898+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"essai@test.fr"} [] [2024-05-02T16:28:45.248598+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.308883+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/orm/src/QueryBuilder.php","line":63,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.321021+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":293}}} [] [2024-05-02T16:28:45.359656+02:00] doctrine.DEBUG: Executing query: SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.adresse1 AS adresse1_2, e0_.adresse2 AS adresse2_3, e0_.code_postal AS code_postal_4, e0_.ville AS ville_5, e0_.telephone AS telephone_6, e0_.site AS site_7, e0_.calcul_deplacement AS calcul_deplacement_8, e0_.holding AS holding_9, e0_.date_create AS date_create_10, e0_.date_update AS date_update_11, e0_.date_delete AS date_delete_12 FROM entreprise e0_ {"sql":"SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.adresse1 AS adresse1_2, e0_.adresse2 AS adresse2_3, e0_.code_postal AS code_postal_4, e0_.ville AS ville_5, e0_.telephone AS telephone_6, e0_.site AS site_7, e0_.calcul_deplacement AS calcul_deplacement_8, e0_.holding AS holding_9, e0_.date_create AS date_create_10, e0_.date_update AS date_update_11, e0_.date_delete AS date_delete_12 FROM entreprise e0_"} [] [2024-05-02T16:28:45.438284+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Cache/FilesystemCache.php","line":67,"trace":[{"file":"/home/zdpktgd/ptc/vendor/twig/twig/src/Environment.php","line":351,"function":"write","class":"Twig\\Cache\\FilesystemCache","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.441193+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":392}}} [] [2024-05-02T16:28:45.483532+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-02T16:28:45.536938+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:45.821175+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.838090+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.839125+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.842171+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" (from "https://ptc.so-tempo.bzh/salarie/ajouter")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css\" (from \"https://ptc.so-tempo.bzh/salarie/ajouter\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:45.845192+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.846227+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.851426+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.854236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css" (from "https://ptc.so-tempo.bzh/salarie/ajouter")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/assets/vendor/daterangepicker/daterangepicker.css\" (from \"https://ptc.so-tempo.bzh/salarie/ajouter\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/daterangepicker/daterangepicker.css/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:45.856437+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.857243+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.888306+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:45.891600+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.891766+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.895084+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:45.899444+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.899647+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:45.903294+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:45.913231+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:45.957433+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:45.958278+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:46.145287+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:46.151137+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:46.157800+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a658a8"},"request_uri":"https://ptc.so-tempo.bzh/_wdt/a658a8","method":"GET"} [] [2024-05-02T16:28:46.158481+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:46.161880+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf" (from "https://ptc.so-tempo.bzh/css/change.css")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/css/fonts/FuturaPTBold.otf\" (from \"https://ptc.so-tempo.bzh/css/change.css\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/fonts/FuturaPTBold.otf/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:46.164809+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:46.165906+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:46.169985+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:46.180090+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:46.180320+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:46.199445+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:46.210869+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:46.212983+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:46.217376+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:46.217542+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:46.233419+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:46.261409+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:46.293505+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:28:47.514320+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:28:47.526114+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:47.528878+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ptc.so-tempo.bzh/favicon.ico" (from "https://ptc.so-tempo.bzh/salarie/ajouter")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://ptc.so-tempo.bzh/favicon.ico\" (from \"https://ptc.so-tempo.bzh/salarie/ajouter\") at /home/zdpktgd/ptc/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/zdpktgd/ptc/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-05-02T16:28:47.531044+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/property-info/Extractor/ReflectionExtractor.php","line":64,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:47.531850+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/serializer/Encoder/JsonEncoder.php","line":27,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:47.567121+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:28:47.570028+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:47.570166+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:28:47.581161+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:28:47.619228+02:00] doctrine.INFO: Disconnecting [] [] [2024-05-02T16:36:07.695313+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2024-05-02T16:36:07.705615+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://ptc.so-tempo.bzh/","method":"GET"} [] [2024-05-02T16:36:07.717598+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/security-core/Authorization/AccessDecisionManager.php","line":30,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:36:07.717930+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-02T16:36:07.717968+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:36:07.718002+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2024-05-02T16:36:07.736959+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/Connection.php","line":61,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:36:07.737254+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/doctrine/dbal/src/ArrayParameterType.php","line":10,"trace":[{"function":"handleError","class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","type":"->"}],"count":1}}} [] [2024-05-02T16:36:07.750816+02:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","host":"zdpktgdptc.mysql.db","port":null,"user":"zdpktgdptc","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"zdpktgdptc","charset":"utf8mb4"}} [] [2024-05-02T16:36:07.775167+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/zdpktgd/ptc/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/zdpktgd/ptc/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":98}}} [] [2024-05-02T16:36:07.828518+02:00] doctrine.INFO: Disconnecting [] []