{"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":{}}