{"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-08T02:11:40.916363+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-08T02:11:40.924031+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-08T02:11:40.924041+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-08T02:11:40.924048+01:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2024-11-08T02:11:41.684863+01:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-08T02:11:41.753101+01:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-08T14:11:22.383319+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-08T14:11:22.392700+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-08T14:11:22.392713+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-08T14:11:22.392719+01:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2024-11-08T14:11:22.598241+01:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-08T14:11:22.656559+01:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-08T14:26:13.633949+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-08T14:26:13.660849+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-08T14:26:13.660866+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-08T14:26:13.660877+01:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-08T14:26:13.961996+01:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-10T03:14:54.091260+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-10T03:14:54.099961+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-10T03:14:54.099970+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-10T03:14:54.099976+01:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2024-11-10T03:14:55.716353+01:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-10T03:14:55.803247+01:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-10T14:49:39.576888+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-10T14:49:39.616049+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-10T14:49:39.616065+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-10T14:49:39.616073+01:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-10T14:49:40.137271+01:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-10T15:14:59.113053+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-10T15:14:59.120880+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-10T15:14:59.120893+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-10T15:14:59.120900+01:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2024-11-10T15:14:59.414771+01:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-10T15:14:59.475988+01:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-11T07:03:26.660371+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-11T07:03:26.681449+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-11T07:03:26.681463+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-11T07:03:26.681471+01:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-11T07:03:27.055275+01:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-11T07:04:25.885684+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-11T07:04:25.911822+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-11T07:04:25.911838+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-11T07:04:25.911851+01:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-11T07:04:26.096614+01:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-11T17:52:01.704999+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-11T17:52:01.714284+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-11T17:52:01.714297+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-11T17:52:01.714304+01:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2024-11-11T17:52:01.907093+01:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-11T17:52:01.964353+01:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-13T08:48:14.853220+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-13T08:48:14.875170+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-13T08:48:14.875183+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-13T08:48:14.875191+01:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-13T08:48:15.277238+01:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-13T08:49:37.342077+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-13T08:49:37.366100+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-13T08:49:37.366119+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-13T08:49:37.366132+01:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-13T08:49:37.535284+01:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-13T17:51:54.322773+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-13T17:51:54.330394+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-13T17:51:54.330402+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-13T17:51:54.330408+01:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2024-11-13T17:51:54.804597+01:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-13T17:51:54.865878+01:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2024-11-15T17:41:14.758097+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-15T17:41:14.765635+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-15T17:41:14.765645+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2024-11-15T17:41:14.765651+01:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2024-11-15T17:41:15.664202+01:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2024-11-15T17:41:15.714223+01:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-01-19T04:07:57.207299+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:07:57.215315+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:07:57.215328+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:07:57.215335+01:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-01-19T04:07:57.683067+01:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-01-19T04:16:27.266174+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:16:27.273676+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:16:27.273684+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:16:27.273690+01:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-01-19T04:16:27.577245+01:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-01-19T04:16:50.652236+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:16:50.659865+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:16:50.659874+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:16:50.659881+01:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-01-19T04:16:50.723706+01:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-01-19T04:19:30.590148+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:19:30.620423+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:19:30.620442+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:19:30.620454+01:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-01-19T04:19:30.789995+01:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-01-19T04:19:30.860506+01:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-01-19T04:22:25.688246+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:22:25.695908+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:22:25.695920+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:22:25.695926+01:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-01-19T04:22:25.938379+01:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-01-19T04:22:25.962139+01:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-01-19T04:22:29.935481+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:22:29.972027+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:22:29.972041+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:22:29.972049+01:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-01-19T04:22:30.108631+01:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-01-19T04:25:21.951749+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:25:21.959579+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:25:21.959590+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-01-19T04:25:21.959596+01:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-01-19T04:25:22.011171+01:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-01-19T04:25:22.034792+01:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-12T19:18:07.043053+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-12T19:18:07.060498+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-12T19:18:07.060506+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-12T19:18:07.060511+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-12T19:18:07.259500+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-12T19:18:11.223671+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-12T19:18:11.228878+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-12T19:18:11.228884+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-12T19:18:11.228888+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-12T19:18:11.274842+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-14T01:22:26.780878+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-14T01:22:26.819507+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-14T01:22:26.819518+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-14T01:22:26.819524+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-14T01:22:26.983695+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-14T01:47:02.425166+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-14T01:47:02.559068+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-14T01:47:02.559078+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-14T01:47:02.559083+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-14T01:47:03.360119+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-15T00:44:28.874535+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-15T00:44:28.893005+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-15T00:44:28.893014+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-15T00:44:28.893019+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-15T00:44:29.142733+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-15T00:46:34.322536+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-15T00:46:34.343972+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-15T00:46:34.343979+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-15T00:46:34.343983+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-15T00:46:34.473926+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-16T03:36:45.960288+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T03:36:45.977099+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T03:36:45.977108+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T03:36:45.977114+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-16T03:36:46.141032+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-16T03:45:59.865911+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T03:45:59.883806+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T03:45:59.883813+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T03:45:59.883817+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-16T03:46:00.027889+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-16T17:44:52.311635+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:44:52.322045+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:44:52.322052+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:44:52.322056+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-16T17:44:52.416666+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-16T17:44:55.732074+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:44:55.737247+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:44:55.737253+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:44:55.737257+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-16T17:44:56.363468+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-16T17:45:04.392531+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:45:04.397592+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:45:04.397598+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:45:04.397602+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-05-16T17:45:04.477474+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-16T17:45:04.510870+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-16T17:45:32.475652+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:45:32.499571+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:45:32.499580+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:45:32.499586+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-05-16T17:45:32.591864+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-16T17:45:32.597836+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-16T17:46:33.384472+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:46:33.401272+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:46:33.401279+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:46:33.401284+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-05-16T17:46:33.485771+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-16T17:46:33.491541+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-16T17:47:34.904312+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:47:34.920965+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:47:34.920972+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:47:34.920977+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-16T17:47:35.041017+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-16T17:48:38.945816+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:48:38.962540+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:48:38.962550+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-16T17:48:38.962555+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-16T17:48:39.122063+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T02:52:09.396480+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T02:52:09.437382+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T02:52:09.437391+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T02:52:09.437396+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T02:52:09.852710+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T03:15:01.703721+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T03:15:01.723268+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T03:15:01.723276+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T03:15:01.723281+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T03:15:01.877263+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T08:44:00.958126+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:00.963305+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:00.963312+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:00.963316+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T08:44:01.026044+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T08:44:10.063577+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:10.081200+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:10.081209+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:10.081214+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T08:44:10.208648+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T08:44:12.883439+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:12.888729+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:12.888735+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:12.888739+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T08:44:12.965131+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T08:44:21.433758+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:21.440192+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:21.440199+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:44:21.440205+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T08:44:21.517731+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T08:49:49.857937+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:49:49.874474+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:49:49.874483+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:49:49.874488+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T08:49:49.994144+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T08:50:22.196157+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:50:22.213475+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:50:22.213483+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:50:22.213487+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T08:50:22.334193+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T08:57:29.032126+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:57:29.037352+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:57:29.037358+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:57:29.037362+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-05-17T08:57:29.123438+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T08:57:29.137433+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T08:57:57.577869+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:57:57.583023+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:57:57.583030+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T08:57:57.583034+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-05-17T08:57:57.652167+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T08:57:57.655685+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T09:13:00.228097+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T09:13:00.233225+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T09:13:00.233232+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T09:13:00.233235+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-05-17T09:13:00.270131+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T09:13:00.291567+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-17T09:13:07.308126+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T09:13:07.313286+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T09:13:07.313292+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-17T09:13:07.313296+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-05-17T09:13:07.346203+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-17T09:13:07.348566+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-18T07:21:06.596460+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-18T07:21:06.614150+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-18T07:21:06.614156+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-18T07:21:06.614161+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-18T07:21:06.801860+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-18T09:53:34.665769+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-18T09:53:34.682262+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-18T09:53:34.682269+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-18T09:53:34.682273+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-18T09:53:34.826696+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-19T05:58:33.121416+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-19T05:58:33.295001+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-19T05:58:33.295012+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-19T05:58:33.295017+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-19T05:58:34.138112+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-19T06:23:48.072384+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-19T06:23:48.089018+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-19T06:23:48.089026+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-19T06:23:48.089031+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-19T06:23:48.234445+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-19T22:17:21.143589+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-19T22:17:21.153585+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-19T22:17:21.153593+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-19T22:17:21.153597+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-19T22:17:21.475649+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-20T03:21:51.471781+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-20T03:21:51.621122+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-20T03:21:51.621136+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-20T03:21:51.621143+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-20T03:21:52.689394+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-20T03:35:48.665212+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-20T03:35:48.682849+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-20T03:35:48.682858+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-20T03:35:48.682864+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-20T03:35:48.807845+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-21T11:06:42.846840+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-21T11:06:42.983055+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-21T11:06:42.983065+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-21T11:06:42.983070+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-21T11:06:44.047999+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-21T12:03:21.228233+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-21T12:03:21.257410+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-21T12:03:21.257417+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-21T12:03:21.257423+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-21T12:03:21.789554+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-22T00:38:48.040523+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-22T00:38:48.057645+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-22T00:38:48.057653+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-22T00:38:48.057659+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-22T00:38:48.243489+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-22T01:07:20.723087+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-22T01:07:20.740710+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-22T01:07:20.740719+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-22T01:07:20.740724+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-22T01:07:20.865669+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-23T00:52:46.915453+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-23T00:52:46.931985+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-23T00:52:46.931994+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-23T00:52:46.931999+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-23T00:52:47.107656+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-23T01:26:56.474114+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-23T01:26:56.491692+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-23T01:26:56.491699+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-23T01:26:56.491704+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-23T01:26:56.617913+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-24T06:14:53.796312+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-24T06:14:53.822756+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-24T06:14:53.822765+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-24T06:14:53.822770+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-24T06:14:54.006999+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-24T06:40:00.722589+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-24T06:40:00.739882+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-24T06:40:00.739890+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-24T06:40:00.739894+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-24T06:40:00.869453+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-25T12:02:57.274873+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-25T12:02:57.293078+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-25T12:02:57.293085+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-25T12:02:57.293089+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-25T12:02:57.433701+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-25T14:20:39.813340+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-25T14:20:39.835696+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-25T14:20:39.835707+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-25T14:20:39.835712+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-25T14:20:39.974523+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-26T10:56:22.739536+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-26T10:56:22.756275+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-26T10:56:22.756282+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-26T10:56:22.756286+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-26T10:56:22.932381+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-26T11:00:26.182317+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-26T11:00:26.199302+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-26T11:00:26.199309+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-26T11:00:26.199313+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-26T11:00:26.326709+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-27T11:22:05.808234+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-27T11:22:05.832708+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-27T11:22:05.832717+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-27T11:22:05.832722+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-27T11:22:06.023453+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-27T11:24:31.763750+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-27T11:24:31.780514+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-27T11:24:31.780521+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-27T11:24:31.780526+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-27T11:24:31.901172+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-28T04:08:25.939108+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-28T04:08:25.969547+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-28T04:08:25.969555+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-28T04:08:25.969559+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-28T04:08:26.627449+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-28T04:15:49.354477+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-28T04:15:49.372438+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-28T04:15:49.372444+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-28T04:15:49.372449+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-28T04:15:49.507766+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-29T01:31:27.994697+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-29T01:31:28.209393+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-29T01:31:28.209405+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-29T01:31:28.209411+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-29T01:31:29.155942+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-29T03:11:07.366269+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-29T03:11:07.562827+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-29T03:11:07.562838+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-29T03:11:07.562844+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-29T03:11:08.481758+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-30T01:07:50.593899+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-30T01:07:50.612459+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-30T01:07:50.612466+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-30T01:07:50.612470+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-30T01:07:50.759300+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-30T02:57:27.750729+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-30T02:57:27.941187+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-30T02:57:27.941198+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-30T02:57:27.941203+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-30T02:57:28.951581+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-31T02:55:59.514261+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-31T02:55:59.531471+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-31T02:55:59.531479+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-31T02:55:59.531483+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-31T02:55:59.710022+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-05-31T02:58:16.567591+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-31T02:58:16.584075+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-31T02:58:16.584082+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-05-31T02:58:16.584087+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-05-31T02:58:16.699579+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-01T00:09:58.584766+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-01T00:09:58.602766+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-01T00:09:58.602776+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-01T00:09:58.602781+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-01T00:09:58.760744+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-01T03:43:57.661713+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-01T03:43:57.688848+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-01T03:43:57.688856+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-01T03:43:57.688861+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-01T03:43:57.887135+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-20T03:26:21.053410+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-20T03:26:21.100470+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-20T03:26:21.100481+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-20T03:26:21.100486+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-20T03:26:21.779364+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-26T07:34:40.878805+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:34:40.896599+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:34:40.896606+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:34:40.896611+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-26T07:34:41.133258+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-26T07:35:33.734715+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:35:33.771349+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:35:33.771359+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:35:33.771363+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-26T07:35:33.893235+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-26T07:36:28.321953+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:36:28.339264+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:36:28.339271+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:36:28.339275+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-26T07:36:28.846477+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-26T07:37:46.059013+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:37:46.076938+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:37:46.076944+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:37:46.076949+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-26T07:37:46.235556+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-26T07:39:32.484276+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:39:32.503413+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:39:32.503421+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:39:32.503427+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-26T07:39:32.692779+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-26T07:41:21.252778+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:41:21.269210+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:41:21.269217+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:41:21.269221+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-06-26T07:41:21.412829+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-26T07:41:21.418900+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-26T07:43:06.916178+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:43:06.932937+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:43:06.932946+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:43:06.932950+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-06-26T07:43:07.018988+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-26T07:43:07.024428+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-26T07:44:50.721936+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:44:50.739819+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:44:50.739826+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:44:50.739831+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-06-26T07:44:50.847035+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-26T07:44:50.852177+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-26T07:46:32.897829+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:46:32.915118+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:46:32.915128+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:46:32.915133+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-26T07:46:33.086191+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-26T07:48:22.038983+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:48:22.056371+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:48:22.056380+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-26T07:48:22.056384+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-06-26T07:48:22.157284+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-26T07:48:22.162775+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-27T19:42:58.807599+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:42:58.817778+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:42:58.817784+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:42:58.817789+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-27T19:42:58.924238+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-27T19:43:11.755290+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:43:11.767653+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:43:11.767660+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:43:11.767664+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-27T19:43:11.889255+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-27T19:43:30.657053+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:43:30.677114+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:43:30.677123+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:43:30.677129+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-27T19:43:30.802862+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-27T19:44:09.977413+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:44:09.994708+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:44:09.994714+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:44:09.994719+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-27T19:44:10.155009+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-27T19:45:24.382864+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:45:24.400894+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:45:24.400903+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:45:24.400910+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-06-27T19:45:24.502702+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-27T19:45:24.509569+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-27T19:46:38.048649+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:46:38.066318+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:46:38.066325+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:46:38.066329+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-06-27T19:46:38.152848+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-27T19:46:38.158446+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-27T19:47:50.258224+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:47:50.276162+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:47:50.276169+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:47:50.276173+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-06-27T19:47:50.377420+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-27T19:47:50.384297+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-27T19:49:01.300581+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:49:01.318653+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:49:01.318663+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:49:01.318668+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-27T19:49:01.507582+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-27T19:50:15.763351+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:50:15.780590+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:50:15.780599+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:50:15.780605+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-06-27T19:50:15.875335+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-27T19:50:15.881582+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-27T19:51:27.835767+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:51:27.852466+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:51:27.852474+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:51:27.852478+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-27T19:51:28.011840+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-06-27T19:52:37.636421+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:52:37.653992+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:52:37.653998+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-06-27T19:52:37.654003+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-06-27T19:52:37.739638+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-06-27T19:52:37.744945+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-06T02:47:13.884275+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:13.895672+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:13.895678+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:13.895682+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-06T02:47:14.023970+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-06T02:47:21.229834+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:21.234881+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:21.234887+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:21.234891+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-06T02:47:21.294955+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-06T02:47:31.261720+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:31.302034+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:31.302044+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:31.302049+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-06T02:47:31.504143+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-06T02:47:47.619586+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:47.638919+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:47.638925+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:47:47.638930+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-06T02:47:47.805432+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-06T02:54:39.144919+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:54:39.162160+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:54:39.162169+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:54:39.162175+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-06T02:54:39.300237+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-06T02:55:15.076074+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:55:15.101958+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:55:15.101966+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:55:15.101971+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-06T02:55:15.297024+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-06T02:56:22.472035+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:56:22.490602+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:56:22.490610+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T02:56:22.490614+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-06T02:56:22.626012+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-06T03:03:50.390593+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:03:50.397310+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:03:50.397317+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:03:50.397321+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-06T03:03:50.493599+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-06T03:03:50.508830+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-06T03:04:27.576943+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:04:27.582019+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:04:27.582025+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:04:27.582029+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-06T03:04:27.662209+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-06T03:04:27.665909+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-06T03:20:12.174533+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:20:12.179650+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:20:12.179657+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:20:12.179661+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-06T03:20:12.383446+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-06T03:20:12.407026+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-06T03:20:19.657928+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:20:19.663077+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:20:19.663084+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-06T03:20:19.663087+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-06T03:20:19.694689+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-06T03:20:19.696977+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-24T12:30:55.162707+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:30:55.168156+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:30:55.168162+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:30:55.168166+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-24T12:30:55.217939+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-24T12:30:55.222377+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-24T12:31:04.517025+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:31:04.522160+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:31:04.522166+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:31:04.522170+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-24T12:31:04.718562+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-24T12:31:04.720773+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-24T12:33:03.891942+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:33:03.896977+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:33:03.896984+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:33:03.896988+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-24T12:33:04.014678+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-24T12:33:16.428796+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:33:16.448122+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:33:16.448130+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:33:16.448135+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-24T12:33:16.606770+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-24T12:33:39.487124+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:33:39.492315+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:33:39.492321+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:33:39.492325+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-24T12:33:39.587326+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-24T12:33:39.591149+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-24T12:38:05.004137+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:38:05.010557+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:38:05.010564+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:38:05.010569+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-24T12:38:05.153056+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-24T12:38:05.157702+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-24T12:50:00.314579+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:50:00.319579+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:50:00.319585+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-24T12:50:00.319589+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-24T12:50:00.410302+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-24T12:50:00.413949+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-31T02:28:56.476221+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:28:56.486933+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:28:56.486940+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:28:56.486944+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-31T02:28:56.815510+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-31T02:29:05.593687+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:29:05.606068+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:29:05.606075+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:29:05.606079+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-31T02:29:05.837251+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-31T02:29:05.843114+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-31T02:29:20.420830+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:29:20.431350+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:29:20.431357+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:29:20.431361+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-31T02:29:20.755025+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-31T02:29:55.230995+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:29:55.248276+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:29:55.248282+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:29:55.248287+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-31T02:29:55.343557+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-31T02:29:55.348935+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-31T02:31:05.478265+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:31:05.497224+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:31:05.497230+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:31:05.497234+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-31T02:31:05.627838+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-31T02:32:16.986493+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:32:17.004292+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:32:17.004299+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:32:17.004304+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-31T02:32:17.167379+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-31T02:33:25.639732+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:33:25.655520+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:33:25.655528+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:33:25.655533+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-31T02:33:25.822650+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-31T02:34:32.598930+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:34:32.625089+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:34:32.625096+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:34:32.625100+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-31T02:34:32.744211+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-31T02:34:32.750298+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-31T02:35:43.734131+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:35:43.780284+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:35:43.780292+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:35:43.780297+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-31T02:35:44.001552+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-07-31T02:36:50.897000+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:36:50.915086+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:36:50.915093+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-07-31T02:36:50.915097+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-07-31T02:36:51.005009+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-07-31T02:36:51.011113+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-15T03:53:48.905922+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:53:48.935782+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:53:48.935792+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:53:48.935797+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-15T03:53:49.309217+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-15T03:54:04.104068+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:54:04.122488+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:54:04.122495+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:54:04.122499+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-15T03:54:04.711526+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-15T03:54:20.919008+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:54:20.936105+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:54:20.936112+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:54:20.936116+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-08-15T03:54:21.122174+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-15T03:54:21.142126+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-15T03:54:51.596226+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:54:51.616342+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:54:51.616351+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:54:51.616358+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-15T03:54:51.793826+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-15T03:55:54.553037+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:55:54.570538+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:55:54.570545+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:55:54.570549+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-15T03:55:54.751179+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-15T03:57:04.949724+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:57:04.967613+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:57:04.967620+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:57:04.967624+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-15T03:57:05.100069+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-15T03:58:09.750954+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:58:09.769967+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:58:09.769973+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:58:09.769977+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-08-15T03:58:09.971021+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-15T03:58:09.976607+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-15T03:59:09.553677+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:59:09.588232+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:59:09.588242+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T03:59:09.588247+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-15T03:59:09.838502+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-15T04:00:14.430142+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T04:00:14.454704+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T04:00:14.454713+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T04:00:14.454717+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-08-15T04:00:14.548843+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-15T04:00:14.554720+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-15T04:01:17.412735+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T04:01:17.429942+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T04:01:17.429949+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-15T04:01:17.429954+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-08-15T04:01:17.546462+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-15T04:01:17.551837+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:03:34.502247+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:03:34.520994+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:03:34.521001+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:03:34.521006+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:03:34.710063+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:03:44.539026+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:03:44.544213+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:03:44.544218+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:03:44.544222+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:03:44.600220+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:04:33.811035+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:04:33.829397+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:04:33.829404+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:04:33.829408+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:04:33.952354+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:05:23.020358+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:05:23.038590+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:05:23.038597+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:05:23.038601+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:05:23.207317+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:06:29.724474+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:06:29.743936+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:06:29.743943+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:06:29.743948+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:06:29.939540+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:09:13.287154+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:09:13.305775+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:09:13.305782+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:09:13.305786+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:09:13.443834+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:15:29.235561+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:15:29.240713+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:15:29.240719+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:15:29.240723+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-08-18T23:15:29.327643+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:15:29.365176+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:23:06.535893+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:23:06.555349+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:23:06.555358+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:23:06.555362+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:23:06.690230+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:24:54.937227+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:24:54.954851+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:24:54.954858+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:24:54.954863+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:24:55.085751+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:30:09.963233+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:30:09.968525+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:30:09.968532+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:30:09.968537+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-08-18T23:30:10.042594+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:30:10.046304+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:45:40.511893+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:45:40.517090+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:45:40.517096+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:45:40.517100+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-08-18T23:45:40.592644+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:45:40.596325+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-08-18T23:46:22.637871+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:46:22.643537+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:46:22.643544+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-08-18T23:46:22.643549+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-08-18T23:46:22.755949+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-08-18T23:46:22.766436+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-09-26T04:02:32.803276+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-09-26T04:02:32.984972+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-09-26T04:02:32.984983+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-09-26T04:02:32.984989+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-09-26T04:02:33.822988+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-09-28T01:42:32.723040+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-09-28T01:42:33.361055+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-09-28T01:42:33.361068+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-09-28T01:42:33.361075+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-09-28T01:42:36.946245+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-09-29T22:44:23.835073+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-09-29T22:44:23.897148+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-09-29T22:44:23.897158+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-09-29T22:44:23.897163+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-09-29T22:44:24.466509+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-02T08:51:50.391443+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-02T08:51:50.572590+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-02T08:51:50.572602+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-02T08:51:50.572608+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-02T08:51:51.333417+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-04T03:02:48.993915+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-04T03:02:49.149886+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-04T03:02:49.149901+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-04T03:02:49.149910+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-04T03:02:49.725775+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-05T18:04:33.056651+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-05T18:04:33.156279+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-05T18:04:33.156290+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-05T18:04:33.156295+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-05T18:04:33.757338+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-08T06:32:16.715888+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-08T06:32:16.879020+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-08T06:32:16.879031+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-08T06:32:16.879037+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-08T06:32:18.828983+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-09T22:43:46.130450+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-09T22:43:46.157599+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-09T22:43:46.157609+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-09T22:43:46.157617+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-09T22:43:46.449961+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-12T08:32:43.154005+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-12T08:32:43.259677+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-12T08:32:43.259689+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-12T08:32:43.259696+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-12T08:32:44.116113+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-13T17:11:58.373054+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-13T17:11:58.391649+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-13T17:11:58.391659+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-13T17:11:58.391664+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-13T17:11:58.573875+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"https://acdg.benjamin-sampic.fr/family/address/new?family=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-14T00:13:42.039010+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-14T00:13:42.049752+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-14T00:13:42.049759+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-14T00:13:42.049763+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-14T00:13:43.125779+02:00","extra":{}} {"message":"Matched route \"family_address_new\".","context":{"route":"family_address_new","route_parameters":{"_route":"family_address_new","_controller":"App\\Controller\\FamilyAddressController::new"},"request_uri":"http://acdg.benjamin-sampic.fr/family/address/new?family=2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-14T00:20:38.114168+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-14T00:20:38.132387+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-14T00:20:38.132393+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-14T00:20:38.132397+02:00","extra":{}} {"message":"Uncaught PHP Exception Symfony\\Component\\Form\\Exception\\OutOfBoundsException: \"Child \"family\" does not exist.\" at /home/benjamincb/demos/acdg/vendor/symfony/form/Form.php line 958","context":{"exception":{"class":"Symfony\\Component\\Form\\Exception\\OutOfBoundsException","message":"Child \"family\" does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/form/Form.php:958"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-14T00:20:38.300746+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-14T02:30:03.858977+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-14T02:30:03.877049+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-14T02:30:03.877057+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-14T02:30:03.877062+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-14T02:30:04.026877+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-15T07:43:58.228822+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-15T07:43:58.249581+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-15T07:43:58.249589+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-15T07:43:58.249594+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-15T07:43:58.422488+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"http://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-15T10:17:44.287255+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-15T10:17:44.292567+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-15T10:17:44.292573+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-15T10:17:44.292577+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-10-15T10:17:44.366171+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-15T10:17:44.371454+02:00","extra":{}} {"message":"Matched route \"family_index\".","context":{"route":"family_index","route_parameters":{"_route":"family_index","_controller":"App\\Controller\\FamilyController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/family/?orderBy=&page=1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-15T10:42:39.586285+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-15T10:42:39.591790+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-15T10:42:39.591796+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-15T10:42:39.591800+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-10-15T10:42:39.673571+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\FamilyRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/FamilyController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/FamilyRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-15T10:42:39.678300+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-17T15:02:36.657487+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-17T15:02:36.764129+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-17T15:02:36.764139+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-17T15:02:36.764144+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-17T15:02:37.607372+02:00","extra":{}} {"message":"Matched route \"veterinary_index\".","context":{"route":"veterinary_index","route_parameters":{"_route":"veterinary_index","_controller":"App\\Controller\\VeterinaryController::index"},"request_uri":"https://acdg.benjamin-sampic.fr/veterinary/?orderBy=&page=1&search%5Bname%5D=","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-19T05:33:47.575546+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-19T05:33:47.613126+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-19T05:33:47.613137+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-19T05:33:47.613142+02:00","extra":{}} {"message":"Uncaught Error: Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-10-19T05:33:48.166869+02:00","extra":{}} {"message":"Uncaught PHP Exception TypeError: \"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34\" at /home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php line 22","context":{"exception":{"class":"TypeError","message":"Argument 2 passed to App\\Repository\\VeterinaryRepository::search2() must be of the type array or null, string given, called in /home/benjamincb/demos/acdg/src/Controller/VeterinaryController.php on line 34","code":0,"file":"/home/benjamincb/demos/acdg/src/Repository/VeterinaryRepository.php:22"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-19T05:33:48.210773+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-21T14:28:46.732251+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-21T14:28:46.773103+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-21T14:28:46.773111+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-21T14:28:46.773116+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-21T14:28:47.263940+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-23T02:42:40.229628+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-23T02:42:40.627584+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-23T02:42:40.627595+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-23T02:42:40.627601+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-23T02:42:42.484977+02:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-25T04:53:36.790262+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-25T04:53:36.824710+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-25T04:53:36.824717+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-25T04:53:36.824722+02:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-25T04:53:37.415417+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"2"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/2","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-25T20:34:51.383585+02:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-25T20:34:51.405526+02:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-25T20:34:51.405535+02:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-25T20:34:51.405540+02:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-25T20:34:51.648531+02:00","extra":{}} {"message":"Matched route \"payment_category_show\".","context":{"route":"payment_category_show","route_parameters":{"_route":"payment_category_show","_controller":"App\\Controller\\PaymentCategoryController::show","id":"1"},"request_uri":"http://acdg.benjamin-sampic.fr/payment/category/1","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-26T16:53:39.871622+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-26T16:53:39.898345+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-26T16:53:39.898355+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-26T16:53:39.898361+01:00","extra":{}} {"message":"Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").\" at /home/benjamincb/demos/acdg/templates/payment_category/show.html.twig line 34","context":{"exception":{"class":"Twig\\Error\\RuntimeError","message":"An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.\").","code":0,"file":"/home/benjamincb/demos/acdg/templates/payment_category/show.html.twig:34","previous":{"class":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","message":"Unable to generate a URL for the named route \"payment_category_delete_ajax\" as such route does not exist.","code":0,"file":"/home/benjamincb/demos/acdg/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50"}}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-26T16:53:40.100963+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-27T06:32:46.124774+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-27T06:32:46.166356+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-27T06:32:46.166370+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-27T06:32:46.166377+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-27T06:32:46.457088+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-29T11:12:38.446633+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-29T11:12:38.463133+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-29T11:12:38.463141+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-29T11:12:38.463145+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-29T11:12:38.670964+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-10-30T18:24:22.753880+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-30T18:24:22.771398+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-30T18:24:22.771406+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-10-30T18:24:22.771411+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-10-30T18:24:24.054126+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-11-04T14:03:27.710185+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-04T14:03:28.252229+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-04T14:03:28.252245+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-04T14:03:28.252255+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-11-04T14:03:30.687476+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-11-06T04:42:06.234612+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-06T04:42:06.260226+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-06T04:42:06.260234+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-06T04:42:06.260239+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-11-06T04:42:06.711062+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-11-09T12:12:24.669346+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-09T12:12:24.696579+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-09T12:12:24.696589+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-09T12:12:24.696595+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-11-09T12:12:24.892344+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-11-15T05:34:45.343486+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-15T05:34:45.362488+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-15T05:34:45.362498+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-15T05:34:45.362504+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-11-15T05:34:45.716534+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-11-17T03:02:27.949354+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-17T03:02:27.982905+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-17T03:02:27.982913+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-17T03:02:27.982917+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-11-17T03:02:28.298581+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-11-18T09:22:16.484078+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-18T09:22:16.500880+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-18T09:22:16.500887+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-18T09:22:16.500892+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-11-18T09:22:17.433502+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-11-20T10:54:18.105969+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-20T10:54:18.174868+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-20T10:54:18.174880+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-20T10:54:18.174888+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-11-20T10:54:20.208549+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-11-22T02:20:25.444243+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-22T02:20:25.780922+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-22T02:20:25.780934+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-22T02:20:25.780941+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-11-22T02:20:27.679557+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-11-25T21:10:12.903296+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-25T21:10:12.921199+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-25T21:10:12.921208+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-25T21:10:12.921213+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-11-25T21:10:13.537061+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-11-27T15:56:10.611591+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-27T15:56:10.629678+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-27T15:56:10.629687+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-27T15:56:10.629692+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-11-27T15:56:11.056846+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-11-29T07:11:29.535035+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-29T07:11:29.765156+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-29T07:11:29.765167+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-11-29T07:11:29.765174+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-11-29T07:11:30.693182+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-12-01T04:21:51.786385+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-12-01T04:21:51.984083+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-12-01T04:21:51.984096+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-12-01T04:21:51.984102+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-12-01T04:21:52.989267+01:00","extra":{}} {"message":"Matched route \"document_generate\".","context":{"route":"document_generate","route_parameters":{"_route":"document_generate","_controller":"App\\Controller\\DocumentController::generate","name":"animal_health_checks"},"request_uri":"https://acdg.benjamin-sampic.fr/document/generate/animal_health_checks","method":"GET"},"level":200,"level_name":"INFO","channel":"request","datetime":"2025-12-02T23:52:28.499660+01:00","extra":{}} {"message":"Checking for authenticator support.","context":{"firewall_name":"main","authenticators":1},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-12-02T23:52:28.525500+01:00","extra":{}} {"message":"Checking support on authenticator.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-12-02T23:52:28.525508+01:00","extra":{}} {"message":"Authenticator does not support the request.","context":{"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"},"level":100,"level_name":"DEBUG","channel":"security","datetime":"2025-12-02T23:52:28.525512+01:00","extra":{}} {"message":"Uncaught PHP Exception Doctrine\\ORM\\Exception\\MissingIdentifierField: \"The identifier id is missing for a query of App\\Entity\\Animal\" at /home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php line 13","context":{"exception":{"class":"Doctrine\\ORM\\Exception\\MissingIdentifierField","message":"The identifier id is missing for a query of App\\Entity\\Animal","code":0,"file":"/home/benjamincb/demos/acdg/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2025-12-02T23:52:28.897446+01:00","extra":{}}